diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 17:43:55 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 17:43:55 +0100 |
commit | 9c8316f00511efe8d553126a72913f98704d9e17 (patch) | |
tree | fd6a4e25e58b17add4e157b9e7c146675ea20414 /docs/hosting-a-server-with-northstar | |
parent | 485de9b0efa9d5419ff25ef8fa4072b45ed0ae71 (diff) | |
download | NorthstarWiki-9c8316f00511efe8d553126a72913f98704d9e17.tar.gz NorthstarWiki-9c8316f00511efe8d553126a72913f98704d9e17.zip |
Add more modifieable variables
Diffstat (limited to 'docs/hosting-a-server-with-northstar')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md index 1618944..f15c0e0 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md @@ -44,3 +44,45 @@ TODO: Extend and improve | `0` | Players can change all match settings | | `1` | Players can only change map and gamemode | | `2` | Players can change nothing | + + +| Variable | Default value | Description | +|----------------------------------------------|---------------|-------------| +| `custom_air_accel_pilot` | | | +| `pilot_health_multiplier` | | | +| `run_epilogue` | | | +| `respawn_delay` | | | +| `boosts_enabled` | | | +| `earn_meter_pilot_overdrive` | | | +| `earn_meter_pilot_multiplier` | | | +| `earn_meter_titan_multiplier` | | | +| `aegis_upgrades` | | | +| `infinite_doomed_state` | | | +| `titan_shield_regen` | | | +| `scorelimit` | | | +| `roundscorelimit` | | | +| `timelimit` | | | +| `oob_timer_enabled` | | | +| `roundtimelimit` | | | +| `classic_rodeo` | | | +| `classic_mp` | | | +| `fp_embark_enabled` | | | +| `promode_enable` | | | +| `riff_floorislava` | | | +| `featured_mode_all_holopilot` | | | +| `featured_mode_all_grapple` | | | +| `featured_mode_all_phase` | | | +| `featured_mode_all_ticks` | | | +| `featured_mode_tactikill` | | | +| `featured_mode_amped_tacticals` | | | +| `featured_mode_rocket_arena` | | | +| `featured_mode_shotguns_snipers` | | | +| `iron_rules` | | | +| `riff_player_bleedout` | | | +| `player_bleedout_forceHolster` | | | +| `player_bleedout_forceDeathOnTeamBleedout` | | | +| `player_bleedout_bleedoutTime` | | | +| `player_bleedout_firstAidTime` | | | +| `player_bleedout_firstAidTimeSelf` | | | +| `player_bleedout_firstAidHealPercent` | | | +| `player_bleedout_aiBleedingPlayerMissChance` | | | |