Player VS Player
- 
				johnbarman
- Posts: 1
- Joined: Tue Jun 15, 2010 7:50 pm
Player VS Player
Hello, how do you make a simple combat  system player vs player? i have the registration page, the login page,stats, list of all players in members list.
			
			
									
						
										
						Re: Player VS Player
Unless you chose to have a pvp system thats completely automated (not turn based, where players would decide what moves to use)..you wont be able to do this with php alone. There was a thread about this too long ago...let me see if i can fish it up
			
			
									
						
										
						- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Player VS Player
check out Forsaken Sanctum tutorials and code. I have PVP in there.
			
			
									
						
										
						Re: Player VS Player
At it's simplest, instead of calling on some monsters stats, you call on some other players stats.
			
			
									
						
							Fight Cycle : My latest Browser game WIP
Driftwurld : My Browser Game WIP
Philosopher Gamer : My Blog
			
						Driftwurld : My Browser Game WIP
Philosopher Gamer : My Blog

