Code:
SERVER_INFO "PG_World_Manager_Server", 5, 0, 0,20, "127.0.0.1", 9110, 10, 2000 ; From Client
SERVER_INFO "PG_World_Manager_Server", 5, 0, 0, 6, "127.0.0.1", 9115, 1, 100 ; From Zone
SERVER_INFO "PG_World_Manager_Server", 5, 0, 0, 8, "127.0.0.1", 9116, 1, 30 ; From OPTOOL
Yours:
Code:
SERVER_INFO "PG_World_Manager_Server", 5, 0, 0,20, "127.0.0.1", 9110, 10, 2000 ; From Client
SERVER_INFO "PG_World_Manager_Server", 5, 0, 0, 6, "127.0.0.1", 9115, 1, 100 ; From Zone
SERVER_INFO "PG_World_Manager_Server", 5, 0, 0, 8, "0.0.0.0", 9116, 1, 30 ; From OPTOOL
that's the first thing i see at least.