Page 1 of 1

how to increase object count

Posted: Tue Feb 13, 2007 4:37 pm
by [raptor]kashyyyk
can some one tell me how to make it so you cna add more objects in a map my map is never working when i have so many objects i am sure theres a way and this is probaly already answered so please help me out...

RE: how to increase object count

Posted: Tue Feb 13, 2007 5:22 pm
by Darth_Z13
As far as I know, it is hard coded and there's no way around it. Sorry!

RE: how to increase object count

Posted: Tue Feb 13, 2007 5:31 pm
by Teancum
Yep, 100% impossible. It's hard coded.

Posted: Tue Feb 13, 2007 9:18 pm
by squipple
Well, I'll mention was discussed on a topic I was involved in earlier. Although you can't change the limit, you can change your objects. In Kastel there were too many objects for the map to work, so I started combining some simple objects into one so that it still appeared to have a lot of objects. A big part of it was fences. all around the map there were fences put together in a "lego" style. So, sometimes I'd see maybe 3 fences back-to-back. All I did is make a new fence that was 3 times as long, and replaced those 3 fences with 1. I gained 2 objects per area I did that. Eventually I think I gained over 20 objects just from those fences. :)

Posted: Wed Feb 14, 2007 3:54 am
by Qdin
the limit was 1042, wasn't it Squipple?

Posted: Wed Feb 14, 2007 10:41 am
by squipple
Yep, 1042 objects of "type 1". I think "type 1" are props. Vehicles, spacecraft, and units don't count for that. I don't even know if ammo/health droids do.
The way I quickly find out how many objects I have is to open my wld file in edit pad pro, do a ctrl+f, type 'team' and then click the 'count' button.