Multiple Remote Zone Server Fix
I'm using zone servers not on the same host as the other servers and it would always handout the IP address of where the world server is running. This fix will allow you use remote zone servers in conjunction with a local zone server. Just be sure to change your <tcp ip="xxx.xxx.xxx.xxx" line inside the eqemu_config.xml file on the remote zone server to point to the IP of the worldserver. This code should take care of the rest.
original ./world/client.cpp Code:
if (!zs_addr[0]) { Code:
if (!zs_addr[0]) { |
update:
Code:
if (!zs_addr[0]) { |
All times are GMT -4. The time now is 08:00 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.