Can playerid work in a custom function?
#2

You forgot to put playerid id the ()
Код:
public Health(playerid)
{
SendClientMessageToAll(COLOR_RED, "Your Godmode has a time limit! It is not ment for cheats!");
SetPlayerHealth(playerid, 100);
}
Reply


Messages In This Thread
Can playerid work in a custom function? - by HydraX - 21.05.2009, 01:36
Re: Can playerid work in a custom function? - by ruarai - 21.05.2009, 02:35

Forum Jump:


Users browsing this thread: 1 Guest(s)