getCargoIndex: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]([^|]*)[ _]?\|.*\]\]" to "{{GameCategory|arma3|$1}}") |
||
Line 39: | Line 39: | ||
{{GameCategory|arma3|New_Scripting_Commands_List}} | |||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 15:50, 5 January 2021
Description
- Description:
- Returns index of the unit in cargo. 0,1,2... or -1 if not in cargo.
- Groups:
- Object Manipulation
Syntax
Examples
- Example 1:
player moveInCargo heli; hint str (heli getCargoIndex player);
Additional Information
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