Hey guys!
I am almost done with my mmo game, but i would really like a side chat. The thing is that i don't have a clue on how to do one. So, how do i make a chat on my website that refreshes every second or so, without having to refresh the whole page?
Side Chat
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Side Chat
Is that a side chat? it looks like a chat you have on a different page. I want my chat to be in the css, so that you can see it from every page.
Re: Side Chat
You can integrate it into every page.
Check out http://www.mmorpgmaker.com/
They have an implementation of that chat running there. You can either open the chat fullscreen, which updates pretty much instantly when someone posts, or have it on every page and it updates every so many seconds. Works pretty well.
You may have to make an account there to access the chat - not sure on that
Check out http://www.mmorpgmaker.com/
They have an implementation of that chat running there. You can either open the chat fullscreen, which updates pretty much instantly when someone posts, or have it on every page and it updates every so many seconds. Works pretty well.
You may have to make an account there to access the chat - not sure on that
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Side Chat
here is what I use for my games. Its what I used in Forsaken Sanctum
http://www.jibble.org/chatbox.php
http://www.jibble.org/chatbox.php
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Side Chat
Yeah, there are hundreds of them out there. I just linked the one from MMORPGMaker.com because the link is right in the window -lazy-
The indelible lord of tl;dr
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Side Chat
yep its all preference
Re: Side Chat
I will do my best to integrate with that ajax chat. 
EDIT: I'm just to dumb to integrate. I do not understand anything.

EDIT: I'm just to dumb to integrate. I do not understand anything.
Last edited by skacke on Tue Jan 19, 2010 12:30 am, edited 1 time in total.
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Side Chat
You may have to poke at it a bit and do some supplemental research on AJAX basics and implementation.
The indelible lord of tl;dr