[bf1942] BF2 Autobalance

metac0m metac0m at pixel-war.de
Fri Jun 17 16:57:42 EDT 2005


> My line 34 does not have that debug print statement.. But, would this
> work if I added it right at the start of the function?  Like this:

> def onPlayerDeath(p, vehicle):           
>     if not bf2.serverSettings.getAutoBalanceTeam(): return None 

> #added this here
>     if p.isCommander(): return None
>     if p.isSquadLeader(): return None

> .... code contines

you are right - without the BF2CC Admin Scripts its line 37:

 if not bf2.serverSettings.getAutoBalanceTeam(): return None

sorry

--metac0m





More information about the Bf1942 mailing list