You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be because you are passing true as an text true or false are an type in bash so you should use
VR_RCON_ENABLED: true
PS: Im working on a non invasive way to compile the json settings, so next image release you can remove both COMPILE_GAME_SETTINGS: "false" and COMPILE_HOST_SETTINGS: "false"
Also, if you are naming the announce files with just 0-name.announce, 1-name.announce and not 00-name.announce01-name.announce the order might get messed up.
Thats because when sorting by name 10 comes after 1 and not 9, unless you name them 01, 09 and 10.
It should be fine if you dont have more than 9 announces tho.
I am getting an rcon not enable msg when I attempt to use the testannounce feature that was added
Am I missing something obvious as when I attempt to connect to rcon with the host system everything is fine.
I also tried to compile_host_setting enabled
The text was updated successfully, but these errors were encountered: