Help Please. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help Please. (
/showthread.php?tid=256960)
Help Please. -
Millionaire - 23.05.2011
Hello!
I have a Irc channel.In that only 1 Bot.
what i should fill in this
pawn Код:
// Name that everyone will see
#define BOT_1_NICKNAME "BotA"
// Name that will only be visible in a whois
#define BOT_1_REALNAME "SA-MP Bot"
// Name that will be in front of the hostname (username@hostname)
#define BOT_1_USERNAME "bot"
#define BOT_2_NICKNAME "BotB"
#define BOT_2_REALNAME "SA-MP Bot"
#define BOT_2_USERNAME "bot"
You can check my irc channel here
liberty.mysmf.com/
Please anyone help me.
Re: Help Please. -
Tyler_Cordwell - 23.05.2011
what server/client you using.
Re: Help Please. -
Millionaire - 23.05.2011
Windows server (0.3c )
Re: Help Please. -
Millionaire - 23.05.2011
When i open samp-server, It says "Bot 1 is connected. and second Bot disconnected , retrying"
Re: Help Please. -
Tyler_Cordwell - 23.05.2011
I mean for your IRC.
Re: Help Please. -
Millionaire - 23.05.2011
Yes for IRC
Re: Help Please. -
Millionaire - 23.05.2011
how many Irc Bot we can Make?