Maximum Amount of Vehicles ?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
Lorul1
Rebel Colonel
Rebel Colonel
Posts: 562
Joined: Wed Apr 24, 2013 10:34 pm
Projects :: Assault on Theed
Games I'm Playing :: Battlegrounds
xbox live or psn: No gamertag set
Location: Your House

Maximum Amount of Vehicles ?

Post 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 :)
ARCTroopaNate
Jedi
Jedi
Posts: 1161
Joined: Mon Mar 21, 2011 8:12 pm
Projects :: Star Wars Battlefront - Tides of War
Games I'm Playing :: SWBF2 RC EAW
xbox live or psn: I have ps4
Location: STALKER!
Contact:

Re: Maximum Amount of Vehicles ?

Post by ARCTroopaNate »

The max count from what I've hard is 32, not sure if there is a cap on types of vehicles.
User avatar
Lorul1
Rebel Colonel
Rebel Colonel
Posts: 562
Joined: Wed Apr 24, 2013 10:34 pm
Projects :: Assault on Theed
Games I'm Playing :: Battlegrounds
xbox live or psn: No gamertag set
Location: Your House

Re: Maximum Amount of Vehicles ?

Post by Lorul1 »

ok thanks ... Dose that 32 include turrets and/or planes as well ??? and whats the max for both the turrets and planes ?
User avatar
AnthonyBF2
Sith
Sith
Posts: 1255
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Maximum Amount of Vehicles ?

Post 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.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: Maximum Amount of Vehicles ?

Post 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.
Wolffe1138
Recruit Womprat Killer
Posts: 9
Joined: Wed Apr 12, 2017 5:57 pm
Projects :: No Mod project currently.
Games I'm Playing :: SWBF 2
xbox live or psn: No gamertag set

Re: Maximum Amount of Vehicles ?

Post 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:
User avatar
AnthonyBF2
Sith
Sith
Posts: 1255
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Maximum Amount of Vehicles ?

Post 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.
Wolffe1138
Recruit Womprat Killer
Posts: 9
Joined: Wed Apr 12, 2017 5:57 pm
Projects :: No Mod project currently.
Games I'm Playing :: SWBF 2
xbox live or psn: No gamertag set

Re: Maximum Amount of Vehicles ?

Post 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
User avatar
AnthonyBF2
Sith
Sith
Posts: 1255
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Maximum Amount of Vehicles ?

Post 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.
Post Reply