vehicle_skydiving_move_to_do(vehicle_name, got_to_obj_name[, initial_speed[, max_speed]]) |
|
Parameters: |
vehicle_name | | (string) name of the vehicle |
got_to_obj_name | | (string) name of the navpoint/object to use for the vehicle's desired pos |
initial_speed | | (optional, float) initial speed the vehicle should move towards the destination position, or negative to use the vehicle's current velocity (defaults to -1.0f) |
max_speed | | (optional, float) max vehicle skydiving speed, or -1.0f to use the default max speed (defaults to -1.0f) |
|
Returns: |
none |
|
Description: |
Move a skydiving vehicle to the navpoint (object) specified |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |