in vehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
mNo edit summary
Line 32: Line 32:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|IN VEHICLE]]
[[Category:Scripting Commands|IN VEHICLE]]
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.96|IN VEHICLE]]
[[Category:Scripting Commands OFP 1.96|IN VEHICLE]]
[[Category:Scripting Commands OFP 1.46|IN VEHICLE]]
[[Category:Scripting Commands OFP 1.46|IN VEHICLE]]
[[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}}}}]]

Revision as of 11:21, 25 September 2014

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