06.09.2015, 21:14
try:
PHP код:
CMD:getip(playerid, params[])
{
if(PlayerInfo[playerid][AdminLevel] == 1 || PlayerInfo[playerid][AdminLevel] == 2) return SendClientMessage(playerid, COLOR_YELLOWGREEN, "Error: You are not authorized to use this command.");
else if(PlayerInfo[playerid][AdminLevel] == 0) return 0;
