if you want to disable the time limit for the current map, open the console (shift + esc) and type
- Code: Select all
timelimit 0
you should also disable the frag limit with
- Code: Select all
fraglimit 0
you can disable the anti-camp damage with
- Code: Select all
g_lms_campcheck_damage 0
(default is 100)
but it is necessary for the Last Man Standing mode, otherwise some people would hide all the time and thats not what this game mode is for.
there are several game modes to choose from. watch for the prefix of the map names. if it says "dm_some-map" then the game mode is Death Match, if it says "ctf_some-map" then the game type is Capture The Flag.