removeHandgunItem: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "|arg= local |= " to "|arg= local |MPARGUMENTS= ") | Lou Montana (talk | contribs)  m (Text replacement - "____________________________________________________________________________  ________________ " to "____________________________________________________________________________ ") | ||
| Line 1: | Line 1: | ||
| {{Command|Comments= | {{Command|Comments= | ||
| ____________________________________________________________________________ | ____________________________________________________________________________ | ||
| | arma3 |Game name= | | arma3 |Game name= | ||
| Line 11: | Line 9: | ||
| |eff= global |MPeff= | |eff= global |MPeff= | ||
| ____________________________________________________________________________ | ____________________________________________________________________________ | ||
| | Removes given weapon item from the handgun weapon cargo space.<br> | | Removes given weapon item from the handgun weapon cargo space.<br> | ||
| As of Arma 3 DEV 1.37, this command also supports weapon magazines. |DESCRIPTION= | As of Arma 3 DEV 1.37, this command also supports weapon magazines. |DESCRIPTION= | ||
| ____________________________________________________________________________ | ____________________________________________________________________________ | ||
| | unit '''removeHandgunItem''' item |SYNTAX= | | unit '''removeHandgunItem''' item |SYNTAX= | ||
| Line 33: | Line 27: | ||
| ____________________________________________________________________________ | ____________________________________________________________________________ | ||
| | [[addHandgunItem]], [[removeAllHandgunItems]], [[removePrimaryWeaponItem]], [[removeSecondaryWeaponItem]] |SEEALSO=   | | [[addHandgunItem]], [[removeAllHandgunItems]], [[removePrimaryWeaponItem]], [[removeSecondaryWeaponItem]] |SEEALSO=   | ||
| Line 40: | Line 32: | ||
| |  |MPBEHAVIOUR=   | |  |MPBEHAVIOUR=   | ||
| ____________________________________________________________________________ | ____________________________________________________________________________ | ||
| }} | }} | ||
Revision as of 20:50, 5 January 2020
Description
- Description:
- Removes given weapon item from the handgun weapon cargo space.
 As of Arma 3 DEV 1.37, this command also supports weapon magazines.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit removeHandgunItem item
- Parameters:
- unit: Object
- item: String - Config class
- Return Value:
- Nothing
Examples
- Example 1:
- player removeHandgunItem "muzzle_snds_L";
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
 
	