View Single Post
  #2  
Old 11-04-2004, 03:41 AM
jbahe
Fire Beetle
 
Join Date: Aug 2004
Posts: 5
Default

I set my account status to 200, works fine as I think i have all my commands at 200 or under anyways.

can change the status with world.exe like in the tutorial

or

Code:
update account set status=200 where name='jbahe';
where jbahe is actually your username
Reply With Quote