thankyou for reply I will try this and repost my results. does everything else look like it is working? also another question if you would. When i set up my db stuff i had to type 
 
Insert into account (name, password, status, minilogin_ip) values ("Main", "xxxxx", 250, "127.0.0.1"); 
 
 where main is my username and xxxxx is my password. after i am able to login when the login screen appears do i use this info to log in? 
 
 
also how do other creat a login to end up playing after i get it to that point. 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |