units on maps
Posted: Wed Jan 12, 2005 8:20 pm
how many units i can have on a map?
i tried 45 and it work.
i tried 50 and the game crashed, when the bots spawn!
is this:
SetUnitCount(ATT, 55)
and this:
AddUnitClass(CIS, "cis_inf_battledroid",29)
AddUnitClass(CIS, "cis_inf_assault",12)
AddUnitClass(CIS, "cis_inf_pilotdroid",14)
AddUnitClass(CIS, "cis_inf_assassindroid",0)
AddUnitClass(CIS, "cis_inf_droideka",0)
SetHeroClass(CIS, "cis_inf_countdooku")
the only one i must change or is there another one too.
i download a map, there must be more than 50 bots, and the map work.
thats why i ask.
thanks dragonum
i tried 45 and it work.
i tried 50 and the game crashed, when the bots spawn!
is this:
SetUnitCount(ATT, 55)
and this:
AddUnitClass(CIS, "cis_inf_battledroid",29)
AddUnitClass(CIS, "cis_inf_assault",12)
AddUnitClass(CIS, "cis_inf_pilotdroid",14)
AddUnitClass(CIS, "cis_inf_assassindroid",0)
AddUnitClass(CIS, "cis_inf_droideka",0)
SetHeroClass(CIS, "cis_inf_countdooku")
the only one i must change or is there another one too.
i download a map, there must be more than 50 bots, and the map work.
thats why i ask.
thanks dragonum