Thread: Question
View Single Post
  #1  
Old 11-18-2005, 03:09 PM
Caskin
Fire Beetle
 
Join Date: Aug 2005
Posts: 17
Default Question

I have my server up and running fine, i want to add 2 accounts but not have any special privileges cept for using #zone.
I used this line to make my login account i have now but have gm abilities.

Could anyone help me out or tell me where i can find some info?


insert into account (name,status, minilogin_ip) values('edgar1898',250,'127.0.0.1');
Reply With Quote