ZCMD Not working
#1

i started new gamemode with zcmd
but when i add command it doesn't works..


COMMAND:heal(playerid, params[])
{
SendClientMessage(COLOR_WHITE, playerid, "Healed!");
SetPlayerHealth(playerid, 100.00); // Set players health
return true;
}
Reply


Messages In This Thread
ZCMD Not working - by PaulDinam - 30.06.2012, 20:02
Re: ZCMD Not working - by Yuryfury - 30.06.2012, 20:08
Re: ZCMD Not working - by Toreno - 30.06.2012, 21:00
Re: ZCMD Not working - by kaiks - 30.06.2012, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)