4 warnings
#2

You're not using GetPlayerHealth correctly.
pawn Код:
new Float:playerHealth;
GetPlayerHealth(playerid, playerHealth);
if(playerHealth >= 1)
{
//blah
}
Reply


Messages In This Thread
4 warnings - by Typhome - 21.08.2010, 04:15
Re: 4 warnings - by Sky4D - 21.08.2010, 04:29
Re: 4 warnings - by willsuckformoney - 21.08.2010, 04:35
Re: 4 warnings - by michaelw352 - 21.08.2010, 04:52
Re: 4 warnings - by Typhome - 21.08.2010, 05:05
Re: 4 warnings - by Sky4D - 21.08.2010, 05:07
Re: 4 warnings - by Typhome - 21.08.2010, 05:08
Re: 4 warnings - by Sky4D - 21.08.2010, 05:10
Re: 4 warnings - by Typhome - 21.08.2010, 05:12
Re: 4 warnings - by Kyosaur - 21.08.2010, 05:15

Forum Jump:


Users browsing this thread: 1 Guest(s)