/ahelp Problem
#1

Код:
COMMAND:ahelp(playerid,params[])
{
    if(PlayerAdmin[playerid] == 0) return SendClientMessage(playerid,COLOR_RED,"You can not use this Command!");

    SendClientMessage(playerid,COLOR_LIGHTGREEN,"Admin-Commands");
    SendClientMessage(playerid,COLOR_HAUT,"1: /whisper, /changename, /cchat, /cnn, /admin, /setweather, /settime, /mute, /unmute, /spec ,/specoff, /kick, /freeze, /unfreeze, /slap, /mute, /unmute");
    SendClientMessage(playerid,COLOR_YELLOW,"*2: /kick,/warn, /akill, /ban, /slap, /freeze, /unfreeze, /spawn, /mute, /unmute");
    SendClientMessage(playerid,COLOR_PINK,"*3: /freeze, /unfreeze, /maptime, /explode, /dchat, /mathevent, /stopmathevent, /goto, /gethere /spawn, /spec, /unbanip");
    SendClientMessage(playerid,COLOR_ORANGE,"*4: /money /gmx, /makeadmin, /givescore, /removescore, /rangeban, /heli, /car");
    SendClientMessage(playerid,COLOR_LIGHTGREEN,"|____________________________________|");
	return 1;
}
The Problem is that the Line for Admin Level 1 are not screened, when an Admin type /ahelp. Know everyone an Answer?
Reply


Messages In This Thread
/ahelp Problem - by Blackazur - 16.11.2012, 18:16
Re: /ahelp Problem - by Abreezy - 16.11.2012, 18:18
Re: /ahelp Problem - by CrossUSAAF - 16.11.2012, 18:19
AW: /ahelp Problem - by Blackazur - 16.11.2012, 18:23
Re: /ahelp Problem - by CrossUSAAF - 16.11.2012, 18:25
AW: Re: /ahelp Problem - by Blackazur - 16.11.2012, 18:29
Re: /ahelp Problem - by Konstantinos - 16.11.2012, 18:30
Re: /ahelp Problem - by Roddan - 16.11.2012, 18:31
Re: /ahelp Problem - by Toreno - 16.11.2012, 18:32

Forum Jump:


Users browsing this thread: 1 Guest(s)