Page 1 of 1

How to disable autobalance in siege ?

Posted: 17 Oct 2012, 19:20
by Fedaykin
I have a server hosting Siege map and I would like to disable the autobalance feature. I saw a setting in the Siege script file sets to True, and I tried to set it to False but it did not change anything.

How should I od it ?

Re: How to disable autobalance in siege ?

Posted: 20 Oct 2012, 02:24
by robs3n
bump

Re: How to disable autobalance in siege ?

Posted: 20 Oct 2012, 10:20
by vni
In case you are using SMART as servercontroller, type
/admin set modevar S_AutoBalance 1 to turn it on
/admin set modevar S_AutoBalance 0 to turn it off

Re: How to disable autobalance in siege ?

Posted: 23 Oct 2012, 14:14
by Donzi
if you do not use both, use this:

UserData/Scripts/Modes/ShootMania/Siege.Script.txt

Code: Select all

#Setting S_AutoBalance False as _("Use autobalance")