Quests Of Crocania(Text Based)

Have a project in the works but not much media? How about an idea you are turning into a project? Maybe a game design document you want to start with. This is the place.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Quests Of Crocania(Text Based)

Post by hallsofvallhalla »

User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Quests Of Crocania(Text Based)

Post by hallsofvallhalla »

holy crud I am so proud of myself. I am creating a tavern area where players can chat like a shoutbox but bigger and actual "rooms". Each zone will be a different chat along with people can have private chats in player houses.

Well ajax shoutboxes are no easy task so I took a old script I found on the internet and completely revamped it. It auto logs you in to your game name and times you out, ect.. I did not want a database driven one due to the mass queries that will already be going on through the game. It completely writes to a text file. I finally got it working! Wahoo. Only thing I got to do now is make the "rooms" per area.
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: Quests Of Crocania(Text Based)

Post by SpiritWebb »

hallsofvallhalla wrote:holy crud I am so proud of myself. I am creating a tavern area where players can chat like a shoutbox but bigger and actual "rooms". Each zone will be a different chat along with people can have private chats in player houses.

Well ajax shoutboxes are no easy task so I took a old script I found on the internet and completely revamped it. It auto logs you in to your game name and times you out, ect.. I did not want a database driven one due to the mass queries that will already be going on through the game. It completely writes to a text file. I finally got it working! Wahoo. Only thing I got to do now is make the "rooms" per area.
HOLY CRAP! CONGRATS!!!!!!! :)
Image

Image
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Quests Of Crocania(Text Based)

Post by hallsofvallhalla »

k just figured out how to make different rooms. I just make a variable based on players location that writes to a new chat file or writes to the existing chat file. Hmm can have separate guild chat too. May take some complicated scripting to work but should be able to get it done tomorrow. If so that would put alpha about a week away!
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Quests Of Crocania(Text Based)

Post by OldRod »

Tutorial please!! :lol:
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Quests Of Crocania(Text Based)

Post by hallsofvallhalla »

hehe actually yes I will release the code and how to make it your own.
User avatar
Ravinos
Posts: 281
Joined: Tue Sep 15, 2009 4:14 pm

Re: Quests Of Crocania(Text Based)

Post by Ravinos »

hallsofvallhalla wrote:holy crud I am so proud of myself. I am creating a tavern area where players can chat like a shoutbox but bigger and actual "rooms". Each zone will be a different chat along with people can have private chats in player houses.

Well ajax shoutboxes are no easy task so I took a old script I found on the internet and completely revamped it. It auto logs you in to your game name and times you out, ect.. I did not want a database driven one due to the mass queries that will already be going on through the game. It completely writes to a text file. I finally got it working! Wahoo. Only thing I got to do now is make the "rooms" per area.
Sometimes I think we are the same person.....I just got my base system going yesterday. I have world,guild, and tells on a separate panel but when you go into the tavern it creates sub rooms. The next step would be to have "tavern" games such as cards, chess, and maybe a unique one. I have it to where you click on a bar table on the map to join the chatroom.

I would post my script for it but it's not worthy of being shared in it's current form. The chat rooms are still a bit glitchy when it comes to refreshing. It randomly jumps up and down the scroll bar instead of refreshing to the bottom.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Quests Of Crocania(Text Based)

Post by hallsofvallhalla »

haha sweet, that sounds awesome.

Yeah I was actually thinking of some bar games next.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Quests Of Crocania(Text Based)

Post by hallsofvallhalla »

ahhh finished chat rooms, well got a little tweaking and feature setting to do but that can come after alpha

Image
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: Quests Of Crocania(Text Based)

Post by ZeroComp »

looks ballin'
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
Post Reply

Return to “Project Showoff Tier I”