22-07-2008, 10:31 PM
You will need to find this code and change it to what ever your ip address is.
.:Client side:.
.:Client side:.
Code:
' Winsock globals
Public Const GAME_IP = "127.0.0.1"
Public Const GAME_PORT = 7000