https://github.com/InsultingPros/CustomServerDetails
Allows to color, rename, edit other server infos, print game states (aka WIPE, WIN, LOBBY, etc) and players states (DEAD, SPECTATING, etc).
https://github.com/InsultingPros/CustomServerDetails
killing-floor mutator unrealscript whitelisted
Last synced: about 1 year ago
JSON representation
Allows to color, rename, edit other server infos, print game states (aka WIPE, WIN, LOBBY, etc) and players states (DEAD, SPECTATING, etc).
- Host: GitHub
- URL: https://github.com/InsultingPros/CustomServerDetails
- Owner: InsultingPros
- License: gpl-3.0
- Created: 2021-04-21T15:47:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T16:06:58.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T02:34:25.834Z (over 1 year ago)
- Topics: killing-floor, mutator, unrealscript, whitelisted
- Language: UnrealScript
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2463978063
- Size: 350 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Server Details
[](https://github.com/InsultingPros/CustomServerDetails/releases)
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-infos.
If you want to add additional variables into server info, check [Custom Server Details Extension](https://github.com/InsultingPros/CustomServerDetailsExtension).
## Installation
> **Note** `Killingfloor.ini` -> [Engine.GameReplicationInfo] -> `ServerName`: set your NON colored server name here, to avoid weird characters in Steam server browser / gametrackers.
```ini
KillingFloor.ini
[Engine.GameEngine]
; ServerActors=IpDrv.MasterServerUplink
ServerActors=CustomServerDetails.CSDMasterServerUplink
```
## Building
Use [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) for easy compilation.
```ini
EditPackages=CustomServerDetails
```
## Config Files
Define your custom tags and add them in `infoblocks`. Just check the [CustomServerDetails.ini](Configs/CustomServerDetails.ini 'main config') for reference.
For default `serverinfo` keys:

## Steam workshop