| mission_set_cancel_warp_location([local_navpoint[, remote_navpoint]]) |
|
| Parameters: |
| local_navpoint | | (string, optional) name of the navpoint to warp the local player to; NULL to un-set it |
| remote_navpoint | | (string, optional) name of the navpoint to warp the remote player to; NULL to un-set it |
| |
| Returns: |
| none |
|
| Description: |
| Set a location to warp the player to if the cancel the mission; used for restricted sections. NOTE: Do NOT clear these on mission cleanup - they must remain set past the end of the mission to work! |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |