gunslinger23 / maniadminplugin

Automatically exported from code.google.com/p/maniadminplugin
1 stars 1 forks source link

votemap doesn't open up menu to select map #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Enable voting function in the mani_server.cfg and allow rtv / votemap
2.Get ingame and try it

What is the expected output? What do you see instead?
On nominate and votemap, a menu should pop up, allowing clients to select a map 
for voting. Instead, no menu opens up

What version of the product are you using? On what operating system?
Mani 1.2V on Win7 x64, tested with CS: S SRCDS

Please provide any additional information below.
Might affect votekick and voteban as well? Link to forum topic: 
http://www.mani-admin-plugin.com/joomla/index.php?option=com_kunena&Itemid=58&fu
nc=view&catid=6&id=85564

Original issue reported on code.google.com by manuel.f...@gmail.com on 16 Jul 2010 at 6:59

GoogleCodeExporter commented 9 years ago
Ok, i found it why this happened, it was kind of a misconfiguration error, i've 
set

mani_vote_user_vote_map_minimum_votes 4

in my mani_server.cfg. There is a small problem with that, though, because if 
you type votemap into the chat while the conditions for

mani_vote_user_vote_map_minimum_votes 1
mani_vote_user_vote_kick_minimum_votes 1
mani_vote_user_vote_ban_minimum_votes 1

aren't meet, nothing gets displayed, while if you use votemap via the console, 
it gets shown. There should be the same error message that gets emitted via the 
console also get emitted via chat.

Original comment by manuel.f...@gmail.com on 16 Jul 2010 at 9:13

GoogleCodeExporter commented 9 years ago
Well, but for some reason, even if i set all minimum votes to 1, the menu 
doesn't popup, while the message informing me about to few players being on the 
server stil exists, maybe we should try this one together

Original comment by manuel.f...@gmail.com on 16 Jul 2010 at 9:18

GoogleCodeExporter commented 9 years ago
The only time the menu didn't show for me was:

votemaplist.txt was empty

or

mani_vote_allow_user_vote_map was set to 0

Original comment by keeper....@gmail.com on 18 Jul 2010 at 3:10

GoogleCodeExporter commented 9 years ago
Will revisit this if it appears to keep on happening.

Original comment by keeper....@gmail.com on 18 Jul 2010 at 6:14