warning with GetPlayerHealth
#1

PHP код:
public OnPlayerUpdate(playerid)
{
if(
GetPlayerHealth(playerid) < 2) return SetPlayerHealth(playerid0);
return 
1;

and the warning:
Quote:

warning 202: number of arguments does not match definition

HOW CAN I FIX IT?
Reply


Messages In This Thread
warning with GetPlayerHealth - by LZLo - 17.09.2010, 16:22
Re: warning with GetPlayerHealth - by DeathOnaStick - 17.09.2010, 16:39
Re: warning with GetPlayerHealth - by LZLo - 17.09.2010, 17:07

Forum Jump:


Users browsing this thread: 2 Guest(s)