View Single Post
  #96  
Old 09-09-2009, 08:55 AM
nosfentora
Discordant
 
Join Date: Oct 2004
Location: In a house
Posts: 387
Default

That's set in your eqemu_config.xml file

change
Code:
<!-- Server status.  Default is unlocked -->
        <unlocked/>
        <!-- <locked/> -->
to

Code:
<!-- Server status.  Default is unlocked -->
        <!-- <unlocked/> -->
        <locked/>
and set your status in your account table to >= 250 and you can log in.
anyone else you want in, you'll need to set their status accordingly.
Reply With Quote