05.02.2012, 19:42
What line is that in the main code in the first post ?
But the health needs to be a float becouse of "."
Example
But the health needs to be a float becouse of "."
Example
pawn Код:
new Float:hp;
GetPlayerHealth(playerid,hp);
if (hp == ??)