Page 1 of 1

How would I

PostPosted: Sun Aug 03, 2003 8:30 pm
by Josh
How would I connect to another server, another persons IP, I connected with my own alright, but how would I connect to some one elses.

How to connect to a choosen IP

PostPosted: Sun Aug 03, 2003 8:49 pm
by Korgo
The file 'login.dat' in your DAoC-Folder looks like that:
Code: Select all
# Socket descriptor list
[main]
numofservers=1
quickplay=0

[daocclient0]
addr=127.0.0.1
port=10200
Change the IP (here 127.0.0.1) to the IP you want to connect to.

You´ll have to change the IP in every line in the file 'update.dat' in your DAoC-Folder, too.

PostPosted: Sun Aug 03, 2003 10:02 pm
by Josh
Ok thanks

PostPosted: Mon Aug 04, 2003 1:37 am
by ArchAngel
You can also setup a bat file.... game.dll <persons IP> <port number> <login> <pass>