leaveVehicle: Difference between revisions
Jump to navigation
Jump to search
m (MP effects) |
m (add. categorization) |
||
Line 47: | Line 47: | ||
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | [[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 16:19, 18 June 2010
Description
- Description:
- Ceases the using of the vehicle by either a unit or a group. It unassigns them from the vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group leaveVehicle vehicle
- Parameters:
- group: Object or Group
- vehicle: Object
- Return Value:
- Nothing
Examples
- Example 1:
soldierOne leaveVehicle jeepOne
- Example 2:
groupOne leaveVehicle jeepOne
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note