Help with irc bot needed.
#2

if(gTeam[playerid] == TEAM_CVILIAN/CLASS)
{
ShowPlayerDialog(playerid,DIALOG_COMMANDS,DIALOG_S TYLE_MSGBOX,"{0000FF}CLASS COMMANDS"","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);
}
Reply


Messages In This Thread
Help with irc bot needed. - by PMH - 31.07.2014, 02:41
Re: Help with irc bot needed. - by chintan - 31.07.2014, 08:59
Re: Help with irc bot needed. - by chintan - 31.07.2014, 09:01
Re: Help with irc bot needed. - by Ritzy2K - 31.07.2014, 09:02
Re: Help with irc bot needed. - by chintan - 31.07.2014, 09:04
Re: Help with irc bot needed. - by Ritzy2K - 31.07.2014, 09:12
Re: Help with irc bot needed. - by chintan - 31.07.2014, 09:13
Re: Help with irc bot needed. - by Ritzy2K - 31.07.2014, 09:17
Re: Help with irc bot needed. - by Vince - 31.07.2014, 11:19

Forum Jump:


Users browsing this thread: 1 Guest(s)