Quote:
Originally posted by Dragona2002
okay thx for number 2 but 1 doesnt make sense = /
it only will destroy the NPC on the board not in inventory = /
|
If there is a NPC Server you could use
removeweapon WeaponName;
or you could make a script like
if (playertouchsme) toweapons WeaponName;
if (weaponfired) destroy;