09.09.2015, 22:49
Well, i dont have any defines for my fists, but it does a random damage from 5-50, if you hit them with a two peice it will take like 50hp. i dont know what to do, ive tried making it so
but it just instantly kills them when i do that.
Код:
new Float:HP = GetPlayerHealth(playerid, HP); if(weaponid == 0) { SetPlayerHealth(playerid, HP-3.0); }