aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hosting-a-server-with-northstar/server-settings/playlistvar.md')
-rw-r--r--docs/hosting-a-server-with-northstar/server-settings/playlistvar.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md b/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
index 07e600b..c922461 100644
--- a/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
+++ b/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
@@ -1,6 +1,15 @@
### Playlist overrides
{% hint style="warning" %}
+The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDocs](https://docs.northstar.tf/) where this wiki has been integrated.
+
+Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/)
+
+The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/hosting-a-server-with-northstar/server-settings/playlistvar
+
+{% endhint %}
+
+{% hint style="warning" %}
Playlist overrides determines the behaviour of the server. PlaylistOverrides can be added using the `+setplaylistvaroverrides` argument in the `ns_startup_args_dedi.txt` file.
The list of playlist overrides needs to be quoted and separated by spaces.\
@@ -69,4 +78,4 @@ Example: `+setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals
| 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 | \ No newline at end of file
+| 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 |