21.02.2012, 15:39
as first why you make the health define a float?:
i think you should change that as first to new h; and not new Float:h;
Код:
new Float:h; GetPlayerHealth(playerid, h); if(h < 20)