RenRem is enabled when AllowRemoteAdmin=false in server.ini [message #492751] |
Sat, 23 December 2017 17:10 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
Issue is that if AllowRemoteAdmin=false, the code skips reading the RemoteAdminPort and uses the hardcoded default of 63999.
Only if RemoteAdminPort=0 will RenRem be disabled. But because the FDS will never read RemoteAdminPort when AllowRemoteAdmin=false it will use the hard-coded value of 639999.
To disable RenRem currently you need to set AllowRemoteAdmin=true with RemoteAdminPort=0.
Tested with a socket browser.
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|