Tremulous Forum
General => Troubleshooting => Topic started by: kotoko on September 10, 2006, 12:14:38 pm
-
Hello,
I want to know whether there are cvars relating the voting system ..
such as the passing required yes:no ration , and partial votes allowance example: allowing voting for kicking players but disabling rotating map voting .
And is it possible to set players ' friendly fire only applied to buildings but not teammates?
-
g_friendlyfire 0
g_friendlybuildablefire 1
As for the rest, I'm not sure. Just give trusted people cancelvote is all I do. Of course, it would be much more convenient to disallow certain votes in the server configuration.
Hope that helps,
~Ozzy 8)
-
Hello,
I want to know whether there are cvars relating the voting system ..
such as the passing required yes:no ration , and partial votes allowance example: allowing voting for kicking players but disabling rotating map voting .
And is it possible to set players ' friendly fire only applied to buildings but not teammates?
you can't change the ratio required for a vote to pass without patching the server, not sure about how to allow only kick votes but not map votes, but i'm pretty sure it's possible.
edit: just looked it up in the code, need a patch for that too.