Page 1 of 1
					
				Player VS Player
				Posted: Sat Sep 18, 2010 4:51 pm
				by johnbarman
				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
				Posted: Sat Sep 18, 2010 4:57 pm
				by Gheeda
				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
			 
			
					
				Re: Player VS Player
				Posted: Sat Sep 18, 2010 10:47 pm
				by hallsofvallhalla
				check out Forsaken Sanctum tutorials and code. I have PVP in there.
			 
			
					
				Re: Player VS Player
				Posted: Sun Sep 19, 2010 1:55 am
				by Callan S.
				At it's simplest, instead of calling on some monsters stats, you call on some other players stats.