Forces survival mode on/off for the current map and/or all future maps. Type .survival in console for help.
.togglesurvivaltoggles survival mode for the current map..togglesurvival 2toggles survival mode for the current map (no-restart mode)..cancelsurvivalcancels an in-progress survival mode vote and disables future votes.- votes can't actually be cancelled, so this will just undo the mode change if the vote passes, and kill any players that respawned.
.savesurvivalsaves checkpoint data to the server. For use with the SMaker plugin.- Some edits to that script are required to load from the
ForceSurvivalpath in addition to the default path.
- Some edits to that script are required to load from the
.deletecpdeletes a nearby checkpoint..survivalshows the current ForceSurvival mode and shows a help menu in the console..survival Xchanges ForceSurvival mode and disables survival mode votes.- 2 = Force survival mode ON for all maps (no-restart mode). Players respawn if everyone dies.
- 1 = Force survival mode ON for all maps
- 0 = Force survival mode OFF for all maps
- -1 = Don't force anything (default)
- Download the latest release and extract to
svencoop_addon - Add this to
default_plugins.txt
"plugin"
{
"name" "ForceSurvival"
"script" "ForceSurvival"
}