Re: Side Chat
Posted: Sun Apr 11, 2010 2:59 am
A good chat that I've just implemented as a side bar is phpfreechat, allows you to really mess with the code, and if you don't mine lots of files, you could just create a separate instance of each chat for different alliances, locations, worlds, etc etc, so not all the users are on one chat, using div tags, and and iframe (to capture my chat page) I managed to get a simple but effective side bar chat that allows me to get the nickname from the sessions so players can only send as their username etc etc, lots of easy to understand features, example is below: