Skip to content

Instantly share code, notes, and snippets.

@Shtoyan
Created May 3, 2021 12:02
Show Gist options
  • Save Shtoyan/e7dfc62dc3becd03b4f5411a79bc2c03 to your computer and use it in GitHub Desktop.
Save Shtoyan/e7dfc62dc3becd03b4f5411a79bc2c03 to your computer and use it in GitHub Desktop.
Steam Workshop Template
Allows to color, rename, edit other server infos, print game states (aka WIPE, WIN, LOBBY, etc) and players states (DEAD, SPECTATING, etc). And you can add your own haiku's / custom key-info pairs.
Check the [url=https://github.com/InsultingPros/CustomServerDetails/blob/main/Configs/CustomServerDetails.ini]config file[/url] for reference.
[h1][b]Whitelist Status[/b][/h1]
[list]
[*] Dedicated server: all clients will level up, get achievs.
[*] Listened server: except the host itself, all clients will level up, get achievs.
[*] Solo: uhm, server info for solo, uhm.
[/list]
[h1][b]How-to[/b][/h1]
Inside [b]KillingFloor.ini[/b]:
[code]
[Engine.GameEngine]
;ServerActors=IpDrv.MasterServerUplink
ServerActors=CustomServerDetails.CSDMasterServerUplink
[/code]
Don't forget to comment out [b]MasterServerUplink[/b]!
[h1][b]Credits[/b][/h1]
To [url=https://steamcommunity.com/profiles/76561198019079140]bIbIbI(rus)[/url] and a half cookie to [url=http://steamcommunity.com/profiles/76561198025127722 ]dkanus[/url] for assistance.
[h1][b]Download Link for Lazy Admins:[/b][/h1]
[url=https://github.com/InsultingPros/CustomServerDetails/releases]GitHub[/url]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment