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'); 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |