https://github.com/InsultingPros/DoshFix
Prevents dosh spam related exploits - server lags, server crash, blocking volume bypass, zed kills, etc.
https://github.com/InsultingPros/DoshFix
killing-floor mutator unrealscript whitelisted
Last synced: about 1 year ago
JSON representation
Prevents dosh spam related exploits - server lags, server crash, blocking volume bypass, zed kills, etc.
- Host: GitHub
- URL: https://github.com/InsultingPros/DoshFix
- Owner: InsultingPros
- License: gpl-3.0
- Created: 2021-04-11T08:46:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T09:40:11.000Z (about 3 years ago)
- Last Synced: 2024-10-24T02:34:41.421Z (over 1 year ago)
- Topics: killing-floor, mutator, unrealscript, whitelisted
- Language: UnrealScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dosh Fix
[](https://github.com/InsultingPros/DoshFix/releases)
A very minimalistic, serverside mutator that prevents dosh spam related exploits - server lags, server crash, blocking volume bypass, zed kills, etc.
* Dedicated servers work fine since they have `bHighDetail` flag on false by default.
* Listened server - you sick bastard, go install a dedi. Or go check how it's done in [Server Perks](https://forums.tripwireinteractive.com/index.php?threads/mut-per-server-stats.36898/).
* Solo - just useless.
## Installation
```cpp
DoshFix.DoshFix
```
## Building and Dependancies
At the moment of 2021.04.07 there are no dependencies.
Use [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) for easy compilation.
**EditPackages**
```cpp
EditPackages=DoshFix
```
## Steam workshop
placeholder