Related to the commands added in 1.37 (http://feedback.arma3.com/view.php?id=21469) These commands were never listed in the wiki yet work partially.
I have a script that heavily depends on these commands to work. Hoping for a fix.
Related to the commands added in 1.37 (http://feedback.arma3.com/view.php?id=21469) These commands were never listed in the wiki yet work partially.
I have a script that heavily depends on these commands to work. Hoping for a fix.
}
this also doesnt work
player addweaponitem [primaryweapon player, "1Rnd_HE_Grenade_shell"];
This also doesnt work
player addWeaponItem [currentWeapon player,["1Rnd_HE_Grenade_shell",1,currentMuzzle player]];
same as this
player addWeaponItem ["arifle_MX_GL_ACO_F",["1Rnd_HE_Grenade_shell",1,"GL_3GL_F"]];
doesnt add either
and...
player addprimaryweaponitem ["1Rnd_HE_Grenade_shell",1,"GL_3GL_F"];
generic error in expression