assignAsCargoIndex: Difference between revisions
Jump to navigation
Jump to search
m (TKOH version updated) |
No edit summary |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | [[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:42, 1 March 2013
Description
- Description:
- Assigns the character to a specific cargo / passenger index of the given vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- character assignAsCargoIndex [vehicle, index]
- Parameters:
- character: Object - character to assign
- vehicle: Object - vehicle to assign to
- index: Number - cargo / passenger index
- Return Value:
- Boolean
Examples
- Example 1:
player assignAsCargo [myHelicopter, 1];
Additional Information
- See also:
- assignAsCargo
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