Is the scrambler suppose to scramble everyone on the server regardless what level of admin they are?
It does not seem to be working for me. Here is my poweradmin settings I have:
<set name="no_level_check_level">60</set>
<!-- no_autoassign_level : Players this level and above will not be auto assigned-->
<set name="no_autoassign_level">20</set>
<set name="autoassign">on</set>
<set name="autobalance">on</set>
<set name="autobalance_timer">120</set>
<set name="team_swap_threshold">3</set>
</settings>
<settings name="scrambler">
<!-- mode can be one of : off, round, map
'off': no auto scrambling
'round': auto scrambling will run at each round start
'map': auto scrambling will run at each map start
-->
<set name="mode">map</set>
<!-- There are two scrambling strategies : 'random' and 'score'
When 'score', players will be scrambled based on players' score to try to even team skills
-->
<set name="strategy">score</set>
</settings>
<settings name="configmanager">
<!-- Configmanager setting enables you to load different server config files from 'configmanager' folder
based on gametypes/maps. (Ported from xlr8or's config manager plugin for cod series)
It will first look if a b3_<gametype>_<mapname>.cfg exists (example: b3_teamdeathmatch0_mp001.cfg)
and execute it. If it doesn't exist, it checks for b3_<gametype>.cfg (example: b3_rushlarge0.cfg).
If none of them exist, it will look for b3_main.cfg. This file makes it possible to reset certain
vars, so always create a b3_main.cfg if you want to enable and use this feature.
Options:
on : enable configmanager
off : disable configmanager
-->
<set name="status">on</set>
</settings>
</configuration>
My b3 log:
http://pastebin.com/gyfuHFi1