NPC Code:setshootparams(shoot,this.gunpow);
setshootparams(shoot,this.gunpow);
NPC Code:function onActionProjectile() { if (params[0] == "shoot") { //Scripting Stuff } }
function onActionProjectile() { if (params[0] == "shoot") { //Scripting Stuff } }