vehicle_enter_teleport(name, vehicle_name[, seat[, block[, exit_current]]]) |
|
Parameters: |
name | | (string) name of the character |
vehicle_name | | (string) name of the vehicle |
seat | | (integer, optional) index of the seat to enter (defaults to 0, the driver's seat) |
block | | (boolean, optional) set to true to block until vehicle entry is finished (defaults to true) |
exit_current | | (boolean, optional) set to true if the human should vacate their current vehicle (requires blocking) (defaults to true) |
|
Returns: |
none |
|
Description: |
Teleport a character directly into a vehicle. |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |