
Browser MMO Video #14
Re: Video 14
Hey halls, just wandering if you knew you have to close html tags?
I was having a look through your source and theres alot of links and stuff that dont get closed with the </a> bit lol

This isnt just a gimp mask...This is an S&M gimp mask...
Re: Video 14
ahh yes html... my favorite!!!
i know ALOT about HTML hehe
i know ALOT about HTML hehe
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
if it doesnt return.....hunt it down and kill it.
Re: Video 14
hey halls. i am getting a website for the game you are helping me make : ) cant wait for people to play it..
when its almost done i need to post advertisements for it hehe
when its almost done i need to post advertisements for it hehe
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
if it doesnt return.....hunt it down and kill it.
Re: Video 14
When Ive got my website working properly Id be happy to host some ad's for youdarspire wrote:hey halls. i am getting a website for the game you are helping me make : ) cant wait for people to play it..
when its almost done i need to post advertisements for it hehe

This isnt just a gimp mask...This is an S&M gimp mask...
Re: Video 14
thanks neronix.
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
if it doesnt return.....hunt it down and kill it.
-
- Posts: 14
- Joined: Sun Sep 20, 2009 9:00 pm
Re: Video 14
With the monster thing i started to just reinsert the monster after it died but then i started thinking about what to do when i start getting multiple players and i wanted every to say have a chance at the same monster. So instead of putting multiple copies in or even just reinserting after it dead i added a new table in the database and did the same thing that is being done with the items. When you go into battle it still randomly picks a monster but instead of dealing with the creature in the creature table the new playerscreature gets updated with the creature info. The player can have only one creature in there at a time and once the creature is killed it is removed from that table.
Now if i get multiple people playing they can all be fighting there own instance of the same creature.
Don't know if i explained that very well but hope it helps.
Now if i get multiple people playing they can all be fighting there own instance of the same creature.
Don't know if i explained that very well but hope it helps.
Re: Video 14
Yes that also works. I'm doing similar now. I have my master mob table and it calls from that now and drops it in creature.
Maybe we should post up our modifications so everyone can see how it works or do you want to leave it to Halls?
Maybe we should post up our modifications so everyone can see how it works or do you want to leave it to Halls?
Re: Video 14
Ive done the same thing but a different way, I cant remember what I did though, and I think I put it up on here somewhere anyway.
This isnt just a gimp mask...This is an S&M gimp mask...
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video 14
no one likes my current creature configuration so I will make a video to fix it 
