kasymovga / rexuiz

Rexuiz build system
http://rexuiz.com/
16 stars 8 forks source link

Set start delay 0 by default #12

Closed YevheniiPokhvalii closed 1 year ago

YevheniiPokhvalii commented 1 year ago

It's very annoying to create an offline match with the "Start delay 15 sec" by default. If I change it to "0", it's always resetting while restarting the game. Please make it "0" by default, or save it after quitting the game. By the way, it's "0" by default in Nexuiz.

kasymovga commented 1 year ago

this settings become saveable in next update. for now you can use console command: seta g_start_delay 0 as workaround.

YevheniiPokhvalii commented 1 year ago

this settings become saveable in next update. for now you can use console command: seta g_start_delay 0 as workaround.

Thank you. Maybe set it as "0" by default in the next update as well? New players does not know where that setting is located and it's very annoying to start with that 15sec delay.

kasymovga commented 1 year ago

i think i will add additional cvar with delay for non-public games with 0 by default.