CallRemoteFun...
#1

Hello, I have 2 scripts,

My IRC is added on my gamemode,
And I have my anti weapon hacks in other script, so Is there anyway I can use this:

Gamemode Example:

pawn Код:
new msg[128];
                format(msg,sizeof(msg),"0,4Admin %s Banned Player %s for %s", sendername, giveplayername, reason);
                IRC_GroupSay(IRC_Group, EchoChan, msg);
                IRC_GroupSay(IRC_Group,"#cadminecho",msg);
Is there anyway to use

pawn Код:
IRC_GroupSay(IRC_Group, EchoChan, msg);
In my other filterscript?
Reply


Messages In This Thread
CallRemoteFun... - by Alex_Obando - 11.08.2011, 15:01
Respuesta: CallRemoteFun... - by Alex_Obando - 11.08.2011, 15:35
Re: CallRemoteFun... - by MadeMan - 11.08.2011, 15:37
Respuesta: CallRemoteFun... - by Alex_Obando - 11.08.2011, 15:38
Re: Respuesta: CallRemoteFun... - by MadeMan - 11.08.2011, 15:41
Respuesta: CallRemoteFun... - by Alex_Obando - 11.08.2011, 15:44
Re: CallRemoteFun... - by Calgon - 11.08.2011, 16:05
Respuesta: CallRemoteFun... - by Alex_Obando - 12.08.2011, 00:13
Re: CallRemoteFun... - by Calgon - 12.08.2011, 07:10

Forum Jump:


Users browsing this thread: 1 Guest(s)