diff options
author | Casper Talvio <ctalvio@gmail.com> | 2022-05-27 13:40:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-27 12:40:44 +0200 |
commit | 5d28adc4e6f213d6ab6637661a946602a4da8eeb (patch) | |
tree | b953ca772ce6e6daa4046ffb1ca9354b06c5e7aa | |
parent | 4b5ccbd2d791a16fbf3833d05fb9dc52b0f16481 (diff) | |
download | NorthstarWiki-5d28adc4e6f213d6ab6637661a946602a4da8eeb.tar.gz NorthstarWiki-5d28adc4e6f213d6ab6637661a946602a4da8eeb.zip |
Include details for Live Fire playlist/gamemode name difference (#74)
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/README.md | 6 |
1 files changed, 5 insertions, 1 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 8cc42b7..f7ed144 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md @@ -148,7 +148,6 @@ If ran on a server with the [`ns_should_return_to_lobby 0`](./#Convars-returntol | ~~fd_insane~~ | Frontier Defense (Insane) | | ~~fd_master~~ | Frontier Defense (Master) | | ~~fd_normal~~ | Frontier Defense (Regular) | -| lf | Live Fire | | lts | Last Titan Standing | | mfd | Marked For Death | | ps | Pilots vs. Pilots | @@ -156,6 +155,11 @@ If ran on a server with the [`ns_should_return_to_lobby 0`](./#Convars-returntol | tdm | Skirmish | | ttdm | Titan Brawl | +Note an exception to the rule of playlist and gamemode names being the same. With Live Fire, startup arguments need to be different for `+setplaylist` and `+mp_gamemode` for a server to run Live Fire. +| Playlist | Gamemode | Title | +| --- | --- | --- | +| lf | speedball | Live Fire | + ### Vanilla (Featured) | Playlist | Title | |