How do I make IRC only send Admin chats to Users with Half-OP and above..
#4

Quote:
Originally Posted by dr.pepper
Посмотреть сообщение
What is the IRC Channel? I can help you once you tell me it.

Usually it's somethingl ike this though:
pawn Код:
IRC_GroupSay(groupID, "%#IRCCHANNELHERE", ircMsg);
The "%" sign sends messages to all halfops and above.
So then it's like this:

pawn Код:
IRC_GroupSay(groupID, "%#wcgsamp", ircMsg);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)