03.09.2010, 01:25
Its my fault if I understood this wrong but you still use GetPlayerHealth wrong -_-
And do you rly call that maths ^^"
And do you rly call that maths ^^"
pawn Код:
new Float:health;
GetPlayerHealth(playerid, health);
if(10 <= health && health <= 20) {}