10.05.2010, 15:53
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Question :
Okay, so how can I add health instead of just setting it to a player?? ![]() Problem : I don't know how to do it ![]() |
pawn Код:
new Float:Health;
SetPlayerHealth(playerid,GetPlayerHealth(playerid,Float:Health)+100);