View Single Post
  #8  
Old 02-09-2004, 03:22 AM
farce
Hill Giant
 
Join Date: Feb 2003
Posts: 126
Default

INSERT into account (name,password,status) values ('farce','password',250);

that's all you need to add a new account. you dont even need status, but it's easy to flag the accounts then.

then use my post above to add the accounts to your MiniLoginAccounts.ini and they'll work.

using eqemu for all users to login with is for the birds.
Reply With Quote