ServerOp Settings...
			 
			 
			
		
		
		
		Ok, I was finally able to get my server up...yay!  (Many thanks to you, Jez!)  However, I'm having difficulties in setting everything up inside the server.  I have been unable to designate a ServerOp, or set GM status or anything of the like.  I'm using the command string: 
 
update account set status=200, password='password' where name='username'; 
 
and it then says: 
 
Query OK, 0 rows affected (0.00 sec) 
Rows matched: 0 Changed: 0 Warnings: 0 
 
How am I to do this properly? 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |