View Single Post
  #4  
Old 04-23-2003, 01:10 PM
vetoeq
Hill Giant
 
Join Date: Apr 2003
Posts: 125
Default

Try this:

127.0.0.1 eqemu eqemu
158.80.64.1 friend1 friend1passwd
158.80.64.2 friend2 friend2passwd

Obviously, you'll need to change the .1 & .2 to the correct IP address. Also, they'll need to have an account in the database that matches friend1 and friend2. I belive this can be done via world.exe with the add action:

world.exe add user <name> <passwd> <flag>

In the example above you would do:

world.exe add user friend1 friend1passwd 10
world.exe add user friend2 friend2passwd 10

if you wanted them to be normal users.

--
VetoEQ
Reply With Quote