Quote (ben_graham7 @ Sun, Mar 15 2009, 10:00am)
Can anyone explain to me better how to check the ip of your game?b/c i dont really understand it in the stickies pm me plz
The easiest way I have found to do it is to do the following (on Windows):
1. Create a new text file (DCLONE.txt)
2. Edit the file to have the following two lines in it:
netstat -n | find "4000"
pause
3. Save the file.
4. Rename the file to DCLONE.bat
5. Whenever you want to check the ip of the game you are in, just alt-tab out of diablo 2, and double-click the file you created. It will output the IP address for just that connection, and you can then just hit spacebar to close the command shell.