Modme Forums

play a sound when you miss a shot with a certain gun

Game Modding | Call of Duty: Black Ops 3 | Scripting


ModmeBot:

Thread By: djluvorng
Hi I need help finding a way to script in the above description. I am new to scripting but I think I can use the "HasWeapon" function like so

if( level.player HasWeapon( "zapper" )); ...

I just need a function to tell whether you miss or not. Any help would be appreciated ;)