Sys_Get_Number_Of_Ships_With_Order |
Soumis par unnamed le Mar, 2007-12-18 22:40
SE:V MODs
Hey Everyone,
It appears to me that Sys_Get_Number_Of_Ships_With_Order only checks the first order assigned to a vehicle and not the subsequent ones (either that or the function is not working properly). Anyone experienced this?
Thanks
-Unnamed
» Vous devez vous identifier ou créer un compte pour écrire des commentaires

Re: Sys_Get_Number_Of_Ships_With_Order
Soumis par Isopsyco le Jeu, 2007-12-20 08:15
unnamed, no problem. Basically its you, Fyron, Kwok and Gideon that know anything about the functions and script writing to begin with anyway 
I found the ship order process trying to script a set of functions to cope with a no warp point game that uses FTL drives. I can set orders but can't see the subsequent orders, really difficult to change orders, I usually have to clear all orders before hand.
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




Re: Sys_Get_Number_Of_Ships_With_Order
Yes, when I call that function it only gives the current order. If I made the function call after the ship order script execution and there were no orders left it would not count that ship.
I thought thats the way the function was suppose to work...