Timer Duration
NovaXCIV opened this issue ยท 3 comments
How can I set the "Timer Duration" more than 75 seconds? I would like to increase it. Thanks
Perhaps the maximum allowed time on that should be increased. Until that is properly implemented, you can change the time manually in the config file of the mod. Multiply the number of seconds you want the timer duration to be with 20, and that number is the one to use in the config (Example: Want 120 seconds? 120*20=2400. Set the config to be "timerDuration":2400
). Keep in mind that once you enter the settings screen ingame, the config will reset to the maximum of 75 seconds. Also, the maximum you can have is 32767.
Found it, thanks. Another thing, what is the formatting to Disable Events on a Multiplayer server?