https://github.com/InsultingPros/KFMapVoteV3
Greylisted, but still an upgrade over Voting Handler Fix v2.
https://github.com/InsultingPros/KFMapVoteV3
greylisted killing-floor mutator unrealscript
Last synced: about 1 year ago
JSON representation
Greylisted, but still an upgrade over Voting Handler Fix v2.
- Host: GitHub
- URL: https://github.com/InsultingPros/KFMapVoteV3
- Owner: InsultingPros
- Created: 2021-03-28T14:27:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T11:37:26.000Z (about 3 years ago)
- Last Synced: 2024-10-24T02:34:11.274Z (over 1 year ago)
- Topics: greylisted, killing-floor, mutator, unrealscript
- Language: UnrealScript
- Homepage:
- Size: 663 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voting Handler Fix v3
[](https://github.com/InsultingPros/KFMapVoteV3/releases)
Greylisted, yet a minor upgrade over Voting Handler Fix v2.
All credits to [Marco](https://steamcommunity.com/profiles/76561197975509070/). Check [`v2_legacy` branch](https://github.com/InsultingPros/KFMapVoteV3/tree/v2_legacy) for more details.
* Fixed a bug, when forcing a mapswitch as an admin was picking an initial voting.
* Maplist support.
* Minor fixes.
## Installation
```cpp
[Engine.GameInfo]
...
VotingHandlerType=KFMapVoteV3.KFVotingHandler
```
## Building and Dependancies
Use [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) for easy compilation.
**EditPackages**
```cpp
EditPackages=KFMapVoteV3
```
## Config Files
[KFMapVote.ini](Configs/KFMapVote.ini 'main config')