View Single Post
  #11  
Old 05-04-2010, 06:16 PM
Sparticas
Fire Beetle
 
Join Date: May 2010
Posts: 19
Default

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.
Reply With Quote