07.12.2010, 16:51
GetPlayerWeapon(shooter);
if == (weaponidhere)
GetPlayerHealth(target,health)
SetPlayerHealth(target,health-10)
You should be able to make something with this
if == (weaponidhere)
GetPlayerHealth(target,health)
SetPlayerHealth(target,health-10)
You should be able to make something with this