Add these lines under [/Script/Subsistence.SubsistenceGameMode] :
Save the file, and the game will load these settings as default. Subsistence is a brutal, rewarding survival game, but it doesn't have to be a masochistic nightmare. Console commands provide the flexibility to bend the game to your will—whether you are a creative builder eliminating the Hunter threat, a server admin helping a stuck player, or a casual gamer who just wants to fight bears with rocket launchers. Console Commands Subsistence
; Disable raiding entirely bRaidingEnabled=False ; Make days longer (default 60 minutes) DayLengthMinutes=120 Add these lines under [/Script/Subsistence
; Make nights shorter (default 15 minutes) NightLengthMinutes=5 ; Disable raiding entirely bRaidingEnabled=False ; Make days
; Disable aggressive wildlife bWildlifeAggressive=False
| Action | Command | | :--- | :--- | | Open Console | Tab | | Give Item (Self) | give self WoodLog 50 | | Full Health | set health self 100 | | God Mode | god self | | Stop All Raids | cfg raid false | | Kill All Wolves/Bears | killall npcs | | Teleport to Base | teleport home | | Set Midday | set timeofday 12 |