13.11.2013, 12:35
plz help for Negative healt script down bug
Quote:
SetPlayerHealth(playerid,-20); |
SetPlayerHealth(playerid,-20); |
new
Float: amount
;
GetPlayerHealth( playerid, amount );
SetPlayerHealth( playerid, amount - 20 );