Quote:
Originally Posted by henriquemod
This plugin is very useful, good work!
Id like to suggest an improvement, in some cases (like mine) servers would communicate with each other locally in network, that would cause problems when an external client try to redirect cause plugin will redirect the client with local ip (192.168.1.x for example) what will obviously result in a timeout connection, my solution involves implementing an alias in cfg file so if the admin want to put local ip for the server be able to see the others in the same local network and put an alias ip for the plugin redirect players with the public ip address.
I hope it helps someone
EDIT:
Just a quick update, if you want alias ip to be showed in advertisements change line 475 in server_redirect.sp to:
|
I've added it to master branch, but changed a bit more stuff so alias_ip is also displayed in servers info menu and other places where you normally would see default ip displayed.