good a place to post as any, with all the technical minded people here, i assume this will be an easy one for you. hope it;s in the right section.
i'd like to make my bcdc show the user list as in dc++ (ie alphabaticaly wise). and make the main chat text the same colour as i've selected my overall text as. (white in this case.)
you can't change the way it shows the userlist.
but if you want normal plain colored chat you can simple disable the formatting.lua from the startup.lua file.
plop
umm, sorry to bother you, but i don't know how to do that. scanned through it but couldn't work anything out.
Open your startup.lua file and find this line
dofile("scripts/formatting.lua")
Either delete it or out comment it like this
--dofile("scripts/formatting.lua")
Hope it helped ..
Snooze