Topic: Increase the maximum of votes ?
Hi,
I have launched a server and added a lot (and I mean a lot) of votes for the players to be able to tune the server how they like. For exemple, there is a vote Gravity of the teeworld : Default/4 that calls the `tune` command and change the gravity at four times smaller than the default value. I did that for almost every tuning possible (according to the doc) with different factors, except for the really technical ones that I don't think are necessary. I know it's a ton, but I like the fact that the players can change the physics of the game with a great number of possibilities.
(And they do. When I connect to my server after a time, the tunings are almost never the same. It's really great)
But here's the thing : I hit the maximum number of votes. It really makes me sad that I cannot add others, because I didn't get to add tunings like the number of bouncing of the laser (I had to choose :-/ ), for exemple.
So, is there a way to increase the maximum votes possible ? The documentation doesn't say anything about it, and it seems like nobody asked that question in the forum. For information, yes, it's a DM vanilla server and I use the official launcher. I just launch the game as a 'mod' type, because if I type "dm" it will note take any tuning (and I think it would make my server against the rules).
I don't really want to go change the code and re-compile it, because I seriously lack of experience on that subject and I don't want to risk making the server unstable.
But if it's not possible to do that, is there a way to call a command that doesn't use a fixed number ? Like `tune gravity (variable)*2`. It would be a really great way to make the list smaller while increasing the possibilities. But again, the doc doesn't say anything about that.
Or is there even a third option that you could reccomend ?
Thank you if you take the time to respond !