[bf1942] BF2 Autobalance

Brigham Stevens brs at vikingmind.com
Fri Jun 17 16:07:28 EDT 2005


Hey now that is freaking awesome!
How would one change it to select the autobalance victim as a player
that is not in a squad if they are available?

metac0m wrote:

>To prevent the commander and the squadleaders from beeing affected by
>the autobalance, add the following two lines to the file
>"admin/standard_admin/autobalance.py".
>
>find the line (34):
> if g_debug: print 'handling player death autobalance'
>
>after, add:
> if p.isCommander(): return None
> if p.isSquadLeader(): return None
>
>hopefully ea has no objections :p
>
>--metac0m
>
>
>  
>




More information about the Bf1942 mailing list