From 5d28adc4e6f213d6ab6637661a946602a4da8eeb Mon Sep 17 00:00:00 2001 From: Casper Talvio Date: Fri, 27 May 2022 13:40:44 +0300 Subject: Include details for Live Fire playlist/gamemode name difference (#74) --- docs/hosting-a-server-with-northstar/dedicated-server/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 | -- cgit v1.2.3