how to make auto join on irc?Hercules Channel System Update
IRC Bridge
[*]New Settings
/* "irc_channel" is a special channel connected to a specific chat room in any irc network */ irc_channel_enabled: false irc_channel_name: "irc" /* available as #irc */ irc_channel_color: "Light_Green" irc_channel_network: "irc.rizon.net:6665" /* network to connect toand port) */ irc_channel_channel: "#Hercules" /* channel in the network above to join */ irc_channel_nick: "Hercules_chSysBot" /* nick the bot will use */ irc_channel_nick_pw: "" /* password to this nick (if any) to identify to nick server on the irc network */
[*]allows users outside of the game (but in a irc network e.g. thru mobile/cel app) to communicate with anyone in-game that is within a specific #channel, and vice-versa
Special Thanks
[*]to Frost for bringing this up
Link~u!
[*]Hercules April 22 Patch
[*]Commit
yes there isIs there a way to make players autojoin the default channels on login?
OnPCLoginEvent:atcommand "@join #main"; //this will auto join channel #main when a player log in
We use essential cookies to make this site work, and optional cookies to enhance your experience.