Skip to content

Commit

Permalink
added config, credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Shtoyan committed Mar 28, 2021
1 parent 7ca9c20 commit 27f0b72
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
23 changes: 23 additions & 0 deletions Configs/KFMapVote.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[KFMapVoteV3.KFVotingHandler]
VoteTimeLimit=60
ScoreBoardDelay=5
bAutoOpen=True
MidGameVotePercent=50
bScoreMode=False
bAccumulationMode=False
bEliminationMode=False
MinMapCount=2
MapVoteHistoryType=xVoting.MapVoteHistory_INI
RepeatLimit=0
DefaultGameConfig=0
bDefaultToCurrentGameType=True
bMapVote=True
bKickVote=True
bMatchSetup=False
KickPercent=51
bAnonymousKicking=False
MapListLoaderType=KFMapVoteV3.KFXMapListLoader
ServerNumber=1
CurrentGameConfig=1
GameConfig=(GameClass="",Prefix="",Acronym="",GameName="",Mutators="",Options="")

6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Greylisted, yet a minor upgrade over Voting Handler Fix v2.

All credits to [Marco](https://steamcommunity.com/profiles/76561197975509070/). For reference you can use [v2 info](https://forums.tripwireinteractive.com/index.php?threads/mod-voting-handler-fix.43202/).

* Fixed a bug, when forcing a mapswitch as an admin was picking an initial voting.
* Maplist support.
* Minor fixes.
Expand All @@ -24,6 +26,6 @@ At the moment of 2021.03.27 there are no dependencies.
EditPackages=KFMapVoteV3
```

## Steam workshop
## Config Files

placeholder
[KFMapVote.ini](Configs/KFMapVote.ini 'main config')

0 comments on commit 27f0b72

Please sign in to comment.