Servers clickable

Information about each server is updated once a minute. If the server information is not updated within 5 minutes - the server disappears from the list.
Server admin need to edit the file \ROF\data\startup.cfg
In the account must be a login and password, for example
[KEY = account]
login = "login@mail.com"
password = "password"
[END]
The section system to add three parameters
rcon_ip - is the ip of your server
rcon_port - port on which to run the console
rcon_start - launch the console
[KEY = system]
bin_log_folder = "logs\bin\"
chatlog = 1
chatlog_folder = "logs\chat\"
debug_info = 1
gamelog = 1
keep_binary_log = 0
mgenlog = 1
mission_text_log = 1
modes = 0
rcon_ip = "192.168.1.1"
rcon_port = 8991
rcon_start = 1
show_net_skins = 1
skin_dir = "graphics\Skins\"
text_log_folder = "logs\txt\"
[END]
After the change startup.cfg need to restart the server.
If you use a firewall and/or nat - need to add a port - rcon_port
If you wish to restrict access - leaving open the port for 95.85.7.50 (service address)
Next step - Write me a private message that will contain:
1) server name
2) server ip (external, white etc)
3) server rcon port