s
strelok312
24.11.21 10:25 pm
Weapon and equipment scripted commands (Arma 3)
Nowhere can I find weapon commands, everywhere the same barrel commands, I would like something newer.Here are the commands that I already know:
unit AddWeapon "arifle_Katiba_F";
unit AddWeapon "arifle_MX_F";
unit AddMagazines ["30Rnd_65x39_caseless_mag", 2];
unit addMagazines ["30Rnd_65x39_caseless_green", 9];
unit linkItem "H_HelmetO_ocamo";
unit linkItem "NVGoggles_OPFOR";
removeUniform unit;
removeVest unit;
removeAllWeapons unit;
removeHeadgear unit;
Well, of course, instead of "unit", the name assigned to the soldier is written.
If you know any other commands, please write them here
4 Comments
Z
Zakharenko Sergey
24.11.21
I found the names of all the weapons, and there is a photo there:
https://community.bistudio.com/wiki/Arma_3_CfgWeapons_Weapons
Here you will find the rest, if you need commands for spawning vehicles, uniforms or something else:
https: // community. bistudio.com/wiki/Category:Arma_3:_Editing