removeHandgunItem: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{RV\|type=command \| *arma3 * \| *([0-9]\.[0-9]{2}) * \| *arg *=(.*) \| *eff *=(.*) \| *gr1 *=(.*) \|(.*) \|(.*) \| *p1 *=(.*) \| *p2 *=(.*) \|(.*) \| *x1 *=(.*) \|seealso=(.*) \}\} " to "{{RV|type=command |game1= ar...) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.70 | |||
|0.70 | |||
|arg= local | |arg= local | ||
Line 11: | Line 10: | ||
|gr1= Unit Inventory | |gr1= Unit Inventory | ||
| Removes given weapon item, including magazine, from the [[handgunWeapon]] | |descr= Removes given weapon item, including magazine, from the [[handgunWeapon]] | ||
| unit '''removeHandgunItem''' item | |s1= unit '''removeHandgunItem''' item | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
Line 19: | Line 18: | ||
|p2= item: [[String]] - Config class | |p2= item: [[String]] - Config class | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[player]] [[removeHandgunItem]] "muzzle_snds_L";</code> | |x1= <code>[[player]] [[removeHandgunItem]] "muzzle_snds_L";</code> |
Revision as of 17:46, 9 June 2021
Description
- Description:
- Removes given weapon item, including magazine, from the handgunWeapon
- Groups:
- Unit Inventory
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
- See also:
- addHandgunItemremoveAllHandgunItemsremovePrimaryWeaponItemremoveSecondaryWeaponItemremoveBinocularItem
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