Game Modding | Call of Duty: Black Ops 3 | Scripting
DasKuchenMann:
I have attempted, but I'm not quite sure what I'm doing :/
I just need a static trigger script to properly give players the Annihilator when they walk up and press F on it
I know how to do hint strings and stuff, just need the "give weapon script"
Any and all help is appreciated!
Harry Bo21:
I have attempted, but I'm not quite sure what I'm doing :/player zm_weapons::weapon_give( getWeapon( “hero_annihilator” ) );
I just need a static trigger script to properly give players the Annihilator when they walk up and press F on it
I know how to do hint strings and stuff, just need the "give weapon script"
Any and all help is appreciated!