View Single Post
  #12  
Old 04-28-2017, 05:34 PM
Tamian
Fire Beetle
 
Join Date: Apr 2004
Posts: 19
Default

Try (assuming did not change the sourced login tables)

<loginserver>
<host>localhost</host>
<port>5998</port>
<account>Admin</account>
<password>Password</password>
</loginserver>

You also need to ServerAdminID to 1 in tblWorldServerRegistration for your server that is indicated (it should be) in there.
Reply With Quote