ExitVehicle: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
This function was added in v1.7 beta2 and will not work in previous versions.
This function was added in v1.7 beta2 and will not work in previous versions.
</poem>
</poem>
{{Welcome|desc=Initiates a player's exit into vehicle.|
{{Welcome|desc=Initiates npc's exit from vehicle.|
params=<source>NoParams</source>|
params=<source>NoParams</source>|
retvals=true on success, false on failure( npc not in vehicle ).|
retvals=true on success, false on failure( npc not in vehicle ).|

Latest revision as of 15:32, 9 October 2024

This function was added in v1.7 beta2 and will not work in previous versions.


Description:
Initiates npc's exit from vehicle.


Parameters:

NoParams


Return Values:
true on success, false on failure( npc not in vehicle ).



Related Functions

The following functions may be helpful as they relate to this function in one way or another.