Page 1 of 1

Voteratio Change Mode Settings

Posted: 28 Jan 2013, 23:27
by steeffeen
I'm trying to disable the callvote change mode settings on dedicated servers but i couldn't figure out which name i have to put into the command parameter of the dedicated_cfg.txt

Code: Select all

<callvote_ratios>
	<voteratio command="Ban" ratio="-1"/>
	<!-- commands can be "Ban", "Kick", "RestartMap", "NextMap", ... -->
</callvote_ratios>
I tried ChangeModeSettings, ModeSettings, Settings, ... Does anybody know what the correct command is?

Regards
Steff

Re: Voteratio Change Mode Settings

Posted: 29 Jan 2013, 10:49
by The_Big_Boo
Correct command is SetModeScriptSettings ;)

Re: Voteratio Change Mode Settings

Posted: 29 Jan 2013, 13:32
by steeffeen
The_Big_Boo wrote:Correct command is SetModeScriptSettings ;)
Thanks :thumbsup:

Re: Voteratio Change Mode Settings

Posted: 29 Jan 2013, 13:51
by spaii
Thx :thumbsup: :D

Re: Voteratio Change Mode Settings

Posted: 04 Feb 2013, 14:57
by franck70
Ty :thumbsup:

Re: Voteratio Change Mode Settings

Posted: 05 Feb 2013, 20:29
by zargono
Thx, I was wondering that too!

Re: Voteratio Change Mode Settings

Posted: 23 Jul 2013, 08:08
by magnetik
Please note that you should use "SetModeScriptSettingsAndCommands" now.