AddHealthRechargeStation |
[ALL USERS] If set to true, a medical charging station will be above the ship's battery charger, and can be used to heal to full. WARNING: THIS WILL PREVENT YOU FROM CONNECTING TO ANY OTHER PLAYERS THAT DO NOT ALSO HAVE IT ENABLED! |
true, false |
false |
AllowPickupOfAllItemsPreStart |
Allows you to pick up all grabbable items before the game is started. |
true, false |
true |
AllowQuotaRollover |
[Host Only] If set to true, will keep the surplus money remaining after selling things to the company, and roll it over to the next quota. If clients do not set this, they will see visual desyncs. |
true, false |
false |
DestroyKeysAfterOrbiting |
If set to true, all keys in YOUR inventory (and IF HOSTING, the ship) will be destroyed after orbiting. Works well to nerf KeysHaveInfiniteUses. Players who do not have this enabled will keep keys currently in their inventory. |
true, false |
false |
KeysHaveInfiniteUses |
If set to true, keys will not despawn when they are used. |
true, false |
false |
MinimumStartingMoney |
[Host Only] If set to a value higher than StartingMoney's and using PerPlayerWithMinimum for StartingMoneyFunction, will ensure the group always starts with at least this much money. Internally capped at 10k. Leaving this on its default value will ensure no vanilla code is changed. |
|
60 |
OvertimeBonusType |
[Host Only] Vanilla will not alter vanilla overtime bonuses. SoldScrapOnly will calculate bonuses based on what was sold at the company, ignoring any extra rollover. Disabled disabled overtime bonuses completely. |
Vanilla, SoldScrapOnly, Disabled |
Vanilla |
QuotaRolloverSquadWipePenalty |
[Host Only] When using AllowQuotaRollover, this number will be the percentage of rolled-over quota funds that will be immediately deducted if losing every player while on a moon. |
From 0 to 100 |
0 |
SavePlayerSuits |
If set to true, the host will keep track of every player's last used suit, and will persist between loads and ship resets for each save file. Only works in Online mode. |
true, false |
true |
ScanCommandUsesExactAmount |
If set to true, the terminal's scan command (and ScrapLeft monitor) will use display the exact scrap value remaining instead of approximate. |
true, false |
false |
ScrapValueWeatherMultipliers |
[Host Only] You may specify comma separated weather:multiplier (0.1 - 2.0) for all weather types, including modded weather. Default vanilla scrap value multiplier is 0.4, which will default for any unspecified weather type. A recommended value would be 'None:0.4, DustClouds:0.5, Foggy:0.5, Rainy:0.55, Flooded:0.6, Stormy:0.7, Eclipsed:0.8'. |
|
|
ScrapAmountWeatherMultipliers |
[Host Only] You may specify comma separated weather:multiplier (1.0 - 5.0) for all weather types, including modded weather. Default vanilla scrap amount multiplier is 1.0, which will default for any unspecified weather type. A recommended value would be 'None:1.0, DustClouds:1.2, Foggy:1.2, Rainy:1.3, Flooded:1.4, Stormy:1.5, Eclipsed:1.6'. |
|
|
SprintOnLadders |
If set to NoDrain, will prevent sprint meter from draining while using ladders. If set to Allow, allows faster climbing while sprinting. |
None, NoDrain, Allow |
None |
StartingMoney |
[Host Only] How much starting money the group gets when starting a new game. Internally clamped between 0 and 10k. Leaving this on its default value will ensure no vanilla code is changed. |
|
60 |
StartingMoneyFunction |
[Host Only] Controls how StartingMoney behaves. Total will set the credits to a single flat amount. PerPlayer will adjust the credits by StartingMoney as players join and leave. PerPlayerWithMinimum does the same, with a minimum set by MinimumStartingMoney. Leaving this on its default value will ensure no vanilla code is changed. |
Disabled, Total, PerPlayer, PerPlayerWithMinimum |
Disabled |
UnlockDoorsFromInventory |
If set to true, keys in your inventory do not have to be held when unlocking facility doors. |
true, false |
false |