Page 1 of 1

Maximum Amount of Vehicles ?

Posted: Thu May 04, 2017 4:47 pm
by Lorul1
Quick question, what is the maximum amount of vehicles for one map
and also what is the maximum amount of different types of vehicles a map can support without crashing :)

Re: Maximum Amount of Vehicles ?

Posted: Thu May 04, 2017 9:24 pm
by ARCTroopaNate
The max count from what I've hard is 32, not sure if there is a cap on types of vehicles.

Re: Maximum Amount of Vehicles ?

Posted: Thu May 04, 2017 11:26 pm
by Lorul1
ok thanks ... Dose that 32 include turrets and/or planes as well ??? and whats the max for both the turrets and planes ?

Re: Maximum Amount of Vehicles ?

Posted: Thu May 04, 2017 11:56 pm
by AnthonyBF2
You can get more vehicles than you may imagine. You need to reference the SetMemoryPoolSize functions. Those are what set the real limits for vehicles. I've tested 64vs64 (128 flyer limit) in space maps and it did not crash.

Re: Maximum Amount of Vehicles ?

Posted: Fri May 05, 2017 8:14 am
by Teancum
The exception are command vehicles (AT-TE, AT-AT, etc). Command vehicles are ones that you can use as a spawn point. They count as command posts, and you can have a maximum of 16 command posts on a map.

Re: Maximum Amount of Vehicles ?

Posted: Sun May 07, 2017 7:45 pm
by Wolffe1138
Is there a way to increase the maximum command posts, I am working on a 512x512 map and would like to be able to use it.. :shock:

Re: Maximum Amount of Vehicles ?

Posted: Sun May 07, 2017 9:39 pm
by AnthonyBF2
Wolffe1138 wrote:Is there a way to increase the maximum command posts, I am working on a 512x512 map and would like to be able to use it.. :shock:
Max CPs is 16, including command vehicles. This limitation is hard coded into the game and cannot be fixed with any type of mod.

Re: Maximum Amount of Vehicles ?

Posted: Mon May 08, 2017 4:20 pm
by Wolffe1138
AnthonyBF2 wrote:
Wolffe1138 wrote:Is there a way to increase the maximum command posts, I am working on a 512x512 map and would like to be able to use it.. :shock:
Max CPs is 16, including command vehicles. This limitation is hard coded into the game and cannot be fixed with any type of mod.
Alright, Thanks! Is there a way to make these vehicles not command aka just a walker you cant spawn at? maybe that will help

Re: Maximum Amount of Vehicles ?

Posted: Mon May 08, 2017 9:34 pm
by AnthonyBF2
Wolffe1138 wrote:
AnthonyBF2 wrote:
Wolffe1138 wrote:Is there a way to increase the maximum command posts, I am working on a 512x512 map and would like to be able to use it.. :shock:
Max CPs is 16, including command vehicles. This limitation is hard coded into the game and cannot be fixed with any type of mod.
Alright, Thanks! Is there a way to make these vehicles not command aka just a walker you cant spawn at? maybe that will help
In the vehicle's ODF file, change the type from commandwalker to walker.