Votes from Ingame menu
Posted: 13 May 2021, 02:40
As soon as i turn on PyPlanet the votes from the ingame menu to either set the next map or to directly switch to a specific map via the maplist is deactivated. Is there any way to turn it back on?
This is my dedicated_cfg.txt and it works before i turn PyPlanet on.
Any help is appreciated! Cheers
Code: Select all
<callvote_ratios>
<voteratio command="Ban" ratio="-1"/>
<voteratio command="NextMap" ratio="1"/>
<voteratio command="RestartMap" ratio="1"/>
<voteratio command="SetNextMapIndex" ratio="1"/>
<voteratio command="JumpToMapIndex" ratio="1"/>
<voteratio command="RestartMap" ratio="1"/>
<!-- commands can be "Ban", "Kick", "RestartMap", "NextMap", "SetModeScriptSettingsAndCommands"... -->
</callvote_ratios>
Any help is appreciated! Cheers