removeAllHandgunItems: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|arg= local |= " to "|arg= local |MPARGUMENTS= ") |
Lou Montana (talk | contribs) (Add example) |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| arma3 |Game name= | | arma3 |Game name= | ||
|0.70|Game version= | |0.70|Game version= | ||
|arg= local |MPARGUMENTS= | |arg= local |MPARGUMENTS= | ||
|eff= global |MPeff= | |eff= global |MPeff= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| Removes all items from weapon except magazine. |DESCRIPTION= | | Removes all items from weapon except magazine. |DESCRIPTION= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| [[removeAllHandgunItems]] unit |SYNTAX= | |||
| | |||
|p1= unit: [[Object]] | |p1= unit: [[Object]] |PARAMETER1= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[removeAllHandgunItems]] [[player]];</code> |EXAMPLE1= | |||
|x1= <code> | |||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| [[addHandgunItem]], [[removeHandgunItem]] |SEEALSO= | |||
}} | }} | ||
Line 49: | Line 34: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 20:49, 5 January 2020
Description
- Description:
- Removes all items from weapon except magazine.
- Groups:
- Uncategorised
Syntax
- Syntax:
- removeAllHandgunItems unit
- Parameters:
- unit: Object
- Return Value:
- Nothing
Examples
- Example 1:
removeAllHandgunItems player;
Additional Information
- See also:
- addHandgunItemremoveHandgunItem
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