Sven Co-op

Sven Co-op

mt7 Nov 27, 2024 @ 1:50pm
How do I turn off Survival Mode?
I know this game was not made for any controllers at all, but my girlfriend just refuses to play on keyboard and mouse, so we play it using Xbox 360 joysticks, and also we both suck at this game.

Basically this game turns out to be extremelly difficult when playing with controllers, so I would like to disable Survival Mode in order to make our playthrough less stressing.

I've already tried to insert "as_command survival_enabled 0" and "mp_survival_mode 0" into server.cfg file (as suggested in many old threads) but it ended up not working at all.

Can someone please help me with this?
Originally posted by Adambean:
"mp_survival_mode" is for older maps. You need command "toggle_survival_mode".

It has to be run server side though, so unless you're hosting a game (via the Create Game menu) you would need to use "rcon" before that.
< >
Showing 1-5 of 5 comments
The author of this thread has indicated that this post answers the original topic.
Adambean  [developer] Nov 27, 2024 @ 10:15pm 
"mp_survival_mode" is for older maps. You need command "toggle_survival_mode".

It has to be run server side though, so unless you're hosting a game (via the Create Game menu) you would need to use "rcon" before that.
mt7 Nov 28, 2024 @ 1:09pm 
Originally posted by Adambean:
"mp_survival_mode" is for older maps. You need command "toggle_survival_mode".

It has to be run server side though, so unless you're hosting a game (via the Create Game menu) you would need to use "rcon" before that.

Thank you! That really did the trick!

I'm wondering though, this command must be set everytime the host starts the session, isn't it? According to an older thread from 2020, editing the map's cfg file would do the trick. I tried inserting "toggle_survival_mode" and "toggle_survival_mode 0" into the campaign ones, however, it didn't work at all.

Sorry to bother you again, but do you know which command I'd need to insert into those cfg files to disable Survival Mode?
Last edited by mt7; Nov 28, 2024 @ 1:13pm
Adambean  [developer] Nov 28, 2024 @ 1:43pm 
For that you might be better off adding this 3rd party plug-in to manage survival mode in a global way:

https://github.com/wootguy/ForceSurvival
mt7 Nov 29, 2024 @ 1:30pm 
Originally posted by Adambean:
For that you might be better off adding this 3rd party plug-in to manage survival mode in a global way:

https://github.com/wootguy/ForceSurvival

Thank you for responding! I found this plugin quite similar to the command you provide, since it carries on throughout every map after typing it, so I won't bother using it anymore for now.
Adambean  [developer] Nov 30, 2024 @ 12:40am 
Originally posted by Hagamenon Gonçalves:
Thank you for responding! I found this plugin quite similar to the command you provide, since it carries on throughout every map after typing it, so I won't bother using it anymore for now.

I can't speak for 3rd party plug-ins, but this seems to be described that you can use the following command to force survival mode off for all maps:
.survival 0
I suspect this is a command you need to use in text chat, not the console.
< >
Showing 1-5 of 5 comments
Per page: 1530 50