aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/README.md b/docs/hosting-a-server-with-northstar/dedicated-server/README.md
index ed38913..ce71863 100644
--- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md
+++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md
@@ -107,6 +107,14 @@ Example: `+setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals
| sns_melee_kill_value | int | 5 | |
| sns_reset_pulse_blade_cooldown_on_pulse_blade_kill | 0-1 | 1 | Enables getting Pulse Blade back after a Pulse Blade kill |
+### Gun game playlist overrides
+
+| PlaylistOverrides for GG | Accepted Values | Default Value | Description |
+| ------------------------------------------ | --------------- | ------------- | ---------------------------------------------------------------------------------------------- |
+| gg_kill_reward | float | 1.0 | Amount of points you get for killing a player |
+| gg_execution_reward | float | 1.0 | Amount of points you get for executing a player |
+| gg_assist_reward | float | 0.0 | Amount of points you get for getting an assist on a player |
+| gg_weapon_ | string | | Allows you to override the guns with the formatting `+setplaylistvaroverrides scorelimit <weaponCount> gg_weapon_<index> <offhandSlotOr-1>|<weaponClassName>|<weaponMods>`. Syncs with client |
## Convars
Convars are located inside the `R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg` file.