Help me with these two errors.
#3

something is wrong
Код:
MD:God(playerid,params[])
{
if(PlayerInfo[playerid][pAdminLevel] >=3)
{
SetPlayerHealth(playerid,999999);
SendClientMessage(playerid,COLOR_GREEN,"|**God Activated**|");
}
}//and what about this one?
else return SendClientMessage(playerid,COLOR_RED,"  You are not allowed to use this command!");
return 1;
}

P.S Same colors = pairs
Reply


Messages In This Thread
Help me with these two errors. - by Shockey HD - 26.07.2011, 21:06
Re: Help me with these two errors. - by geerdinho8 - 26.07.2011, 21:12
Re: Help me with these two errors. - by [MG]Dimi - 26.07.2011, 21:19
Re: Help me with these two errors. - by Kush - 26.07.2011, 21:25
Re: Help me with these two errors. - by Shockey HD - 26.07.2011, 21:25
Re: Help me with these two errors. - by Shadoww5 - 26.07.2011, 21:31
Re: Help me with these two errors. - by Shockey HD - 26.07.2011, 21:37
Re: Help me with these two errors. - by Shadoww5 - 26.07.2011, 21:47
Re: Help me with these two errors. - by AndreT - 26.07.2011, 21:55

Forum Jump:


Users browsing this thread: 2 Guest(s)