View Single Post
Old 08-09-22, 02:27 PM   #2
Jeff-Groves
GLOBAL MODDING TERRORIST
 
Jeff-Groves's Avatar
 
Join Date: Sep 2014
Posts: 5,663
Downloads: 137
Uploads: 0


Default

# void ShipWaitAction(fMinutes) -- action -- ship waits for given time [minutes]
TurnToHeading(newHeading, fThrottle) -- action -- turns ship to a new heading given by "newHeading" [deg] using given throttle (0..1];
# can be used with getbearing/heading functions;
Jeff-Groves is offline   Reply With Quote