11.06.2011, 01:28
The function IRC_SendRaw allows you to identify your IRC bot. Here's an example code for IRC_SendRaw:
You can request your !players command at this thread.
pawn Код:
IRC_SendRaw(botid, "nickserv identify mypassword");