in vehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(add. classification)
Line 36: Line 36:
[[Category:Scripting Commands ArmA|IN VEHICLE]]
[[Category:Scripting Commands ArmA|IN VEHICLE]]
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]

Revision as of 02:13, 2 December 2009

Hover & click on the images for description

Description

Description:
Checks whether the soldier is mounted in the vehicle.
Groups:
Uncategorised

Syntax

Syntax:
person in vehicle
Parameters:
person: Object
vehicle: Object
Return Value:
Boolean

Examples

Example 1:
player in _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

Notes

Bottom Section