<div>--[[ Set to true if you would like an extra space inserted in between each of the echoed lines. ]] demonnic.chat.extraspace = false</div><div> --[[ Set to true if you would not like to highlight names according to their color set in NDB ]] demonnic.chat.disablenamedb = false --[[ Set ignored channels that will be displayed in the main window. The name is the same given from gmcp.Comm.Channel.Text.channel ]] demonnic.chat.config.ignoredchannels = { "says", } --[[ This is where you map the gmcp based channel names to your demonnic tabs... Note: this is for example purposes, if you have tabs that match these names it will work, if not it will send to the All tab. Clans are a special case, if you do clt<ID> you can create a tab for a specific clan, if I cant find a specific clan, I will send all clans to the default tab mabbed to by clt ]] demonnic.chat.config.gmcpchannelmap = { party = "Party", tell = "Tells", ct = "City", ht = "House", hts = "House", hnt = "House", ot = "Misc", newbie = "Newbie", market = "Misc", ldt = "Misc", clt = "Clans", clt99 = "Specific Clan Name", } </div>
Comments
change the function at line 37 to: