R2Northstar / Northstar

Repo for packaged Northstar releases
https://northstar.tf/
MIT License
1.69k stars 129 forks source link

Disabling the timelimit #641

Open jamesla opened 6 months ago

jamesla commented 6 months ago

I'm trying to find the command to disable the timelimit.

I've checked the wiki, asked in the discord and tried a bunch of stuff that chatgpt recommended but struggling.

Is this possible? If so, how can I find the config option?

GeckoEidechse commented 6 months ago

Just to be clear, you meant the match time limit, right?

jamesla commented 6 months ago

Just to be clear, you meant the match time limit, right?

Yep

GeckoEidechse commented 6 months ago

Given that the game was never meant to run indefinitely, even the "24/7" servers have a time limit of ~1 hour and then restart the game on the same map.

At least from experience we noticed a bunch of weird behaviour for servers that are running on the same match for multiple hours (don't remember the exact details, it's been a while).

So I don't think we even have a way to disable the timelimit. Depending on what you are trying to achieve, you might instead just want to set a decently high timelimit and the map rotation to just that specific map ^^

catornot commented 6 months ago

There is a squirrel function for this that is used by FD.

jamesla commented 6 months ago

1 hour time limit would be fine - how would I configure that?