Browser MMO Video #20
Re: Video #20
it dont do the update for the creature if he is kilt
			
			
									
						
										
						- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video #20
what update? Explain more.
			
			
									
						
										
						Re: Video #20
if i kil a creatures he dont go away from the mysql db
			
			
									
						
										
						- 
				zolacat999
- Posts: 62
- Joined: Tue Nov 24, 2009 11:09 pm
Re: Video #20
The creature should not go away from the database imagine if you had 100 players all playing you would not be able to add creatures quick enough
			
			
									
						
										
						- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video #20
yes it will never go away. We fixed that in one of the videos. He is there to be pulled randomly again. Now you only need to make the creature once!
			
			
									
						
										
						Re: Video #20
Hey,
I like to see the new tutorials, but I have a problem because when i have the '$bypass = 1;' and i go to my index page it says: "undefined variable: bypass".
what is the problem???
			
			
									
						
										
						I like to see the new tutorials, but I have a problem because when i have the '$bypass = 1;' and i go to my index page it says: "undefined variable: bypass".
what is the problem???
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video #20
at the top of the page right under where you query for players add
$bypass = 0;
			
			
									
						
										
						$bypass = 0;
Re: Video #20
when i am battleing all the database pulls is the orc i battled for 1 hour and it didnt change
			
			
									
						
										
						- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video #20
did you add more creatures???
			
			
									
						
										
						
