removePrimaryWeaponItem: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> </dl>" 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 [[primaryWeapon]]. | |descr= Removes given weapon item, including magazine, from the [[primaryWeapon]]. | ||
| unit '''removePrimaryWeaponItem''' item | |s1= unit '''removePrimaryWeaponItem''' item | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
Line 19: | Line 18: | ||
|p2= item: [[String]] | |p2= item: [[String]] | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[player]] [[removePrimaryWeaponItem]] "acc_flashlight";</code> | |x1= <code>[[player]] [[removePrimaryWeaponItem]] "acc_flashlight";</code> |
Revision as of 17:46, 9 June 2021
Description
- Description:
- Removes given weapon item, including magazine, from the primaryWeapon.
- Groups:
- Unit Inventory
Syntax
Examples
- Example 1:
player removePrimaryWeaponItem "acc_flashlight";
Additional Information
- See also:
- addPrimaryWeaponItemremoveAllPrimaryWeaponItemsremoveSecondaryWeaponItemremoveHandgunItemremoveBinocularItem
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