removeHandgunItem: Difference between revisions
| Killzone Kid (talk | contribs) No edit summary | Killzone Kid (talk | contribs)   (see also, example) | ||
| Line 14: | Line 14: | ||
| ________________ | ________________ | ||
| | Removes given item from the weapon cargo space.  |=   | | Removes given item from the handgun weapon cargo space.  |=   | ||
| Description | Description | ||
| Line 31: | Line 31: | ||
| |x1= <code> | |x1= <code>[[player]] [[removeHandgunItem]] "muzzle_snds_L";</code>|= EXAMPLE1   | ||
| </code>|= EXAMPLE1   | |||
| ____________________________________________________________________________ | ____________________________________________________________________________ | ||
| Line 38: | Line 37: | ||
| ________________ | ________________ | ||
| | [[addHandgunItem]], [[removeAllHandgunItems]] |= SEEALSO   | | [[addHandgunItem]], [[removeAllHandgunItems]], [[removePrimaryWeaponItem]], [[removeSecondaryWeaponItem]] |= SEEALSO   | ||
| |  |= MPBEHAVIOUR   | |  |= MPBEHAVIOUR   | ||
Revision as of 21:32, 9 December 2014
Description
- Description:
- Removes given item from the handgun weapon cargo space.
- 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
 
	