How to take away thief
#10

Код:
	if(gTeam[playerid] == TEAM_THIEF)
    {
		ShowPlayerDialog(playerid,DIALOG_COMMANDS,DIALOG_STYLE_MSGBOX,"{0000FF}THIEF COMMANDS","{FFFFFF}/rob - Robs a player.\nYou can also see a list of General Commands with /gcommands.","Ok","Cancel");
		format(string,sizeof(string),"4[ADMIN SPY] %s(%d) has typed /commands.",PlayerName(playerid),playerid);
		IRC_GroupSay(gGroupAdminID,IRC_ADMINCHANNEL,string);
		format(string,sizeof(string),"[ADMIN SPY] %s(%d) has typed /commands.",PlayerName(playerid),playerid);
		SendClientMessageToAllAdmins(string);
that?
Reply


Messages In This Thread
How to take away thief - by James_Bourne - 15.08.2011, 19:29
Re: How to take away thief - by Sensitive - 15.08.2011, 19:38
Re: How to take away thief - by James_Bourne - 15.08.2011, 23:18
Re: How to take away thief - by Kingunit - 15.08.2011, 23:47
Re: How to take away thief - by ElieJabbour - 16.08.2011, 00:08
Re: How to take away thief - by James_Bourne - 16.08.2011, 11:51
Re: How to take away thief - by =WoR=Varth - 16.08.2011, 11:59
Re: How to take away thief - by James_Bourne - 16.08.2011, 12:07
Re: How to take away thief - by =WoR=Varth - 16.08.2011, 12:12
Re: How to take away thief - by James_Bourne - 16.08.2011, 13:32

Forum Jump:


Users browsing this thread: 2 Guest(s)