Here's a tut I wrote for a friend who wanted to know how.
This is off my World war 2 lua. So open your lua of the mode you want to edit, for instance ABCc_con.lua, located in C:\BF2_ModTools\data_ABC\Common\scripts\ABC, and scroll to this section.
Now add this to there, and you're done part 1
These are my units.
The 1 is the minimum amount of units allowed on the battlefield, and the 5 is the max, or most. Change the numbers to however you want, and then change this:special = { "cis_inf_ep2_jettrooper",1, 5},
To what you want as well.team = IMP,
units = 20,
Hope this helps.team = IMP,
units = 100,
Ooh. One more thing, remember to substitute the ABC I used in this tut for your 3 letter map name.
If this is either too complicated, or whatever, just tell me and I'll do my best to make it better.
Useful tips:
When you have Ubermode activated you cannot change unit counts or make no AI. You will have to deactivate it.
Having Ubermode on may make units crash or cause lag and other problems online. Singleplayer will work fine, however.







