View Single Post
  #1  
Old 10-05-2003, 03:26 PM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default I'm new to Coding, but i found this in Net.h in the...

In the Net.h on fileview in the world folder....


Code:
#define PORT		9000

#define LOGIN_PORT	5999
shouldn't login_port = 5997?

Kgaul
Reply With Quote