26.07.2011, 21:19
something is wrong
P.S Same colors = pairs
Код:
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