Originally posted by ImVerseh
Hey NGU,
Im trying to make some new functions in GSC for Black Ops 2 and for one of them I need to have the code for when you shoot. So like if I shoot with any gun something will happen. Can anyone help me with this?
if(self attackButtonPressed())
self waittill("weapon_fired")
Google some things like that.