An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Dosh Fix

[![GitHub all releases](https://img.shields.io/github/downloads/InsultingPros/DoshFix/total)](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