Page 1 of 1
Vehicles not spawning
Posted: Tue Aug 17, 2010 11:38 pm
by Marvel4
I have a problem with vehicles not spawning: It works in conquest but not in CTF.
I get this in the error log:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\VehicleSpawn.cpp(135)
Vehicle spawn missing command post "CP4"
The CPs in the conquest layer and in the ctf layer are called the same and they use the same control regions (which are in the base layer). All vehicle spawns are in a seperate layer called "vehicles".
I don't understand what could be wrong...
Re: Vehicles not spawning
Posted: Wed Aug 18, 2010 12:19 am
by AceMastermind
Marvel4 wrote:I have a problem with vehicles not spawning...
...
...
The CPs in the conquest layer and in the ctf layer...
...All vehicle spawns are in a seperate layer called "vehicles".
I don't understand what could be wrong...
ZeroEditor_GameModes.doc wrote:...
Any vehicle spawns MUST be in the SAME LAYER as the command post they are associated with...
...
Re: Vehicles not spawning
Posted: Wed Aug 18, 2010 12:27 am
by Marvel4
So why does it work in conquest?
I want the same vehicles for both modes, like in all of my conversions and it worked always...
EDIT: Oh, and Pandemic had vehicles in a different layer in some stock maps, too.
EDIT: I have the same error in my other conversions, but the vehicles spawn anyway.
Re: Vehicles not spawning
Posted: Wed Aug 18, 2010 2:46 pm
by ps2owner
put the cps and the vehicals in the base layer
Re: Vehicles not spawning
Posted: Wed Aug 18, 2010 7:12 pm
by linksith
ps2owner wrote:put the cps and the vehicals in the base layer
base layer doesn't work so do what Ace said. Sure it's a little more work than what we would like to do but it is what we will need to do to get it to work. Why it works in conquest..... we may never know.
Re: Vehicles not spawning
Posted: Wed Aug 18, 2010 11:09 pm
by sim-al2
linksith wrote:
base layer doesn't work
Ermm if your vehicle spawn is associated with a CP (ie the vehicle spawns will change when that CP is captured), then you
must put in that layer. Otherwise, it doesn't matter what layer (most of the time you will want to put it with the associated CP layer though).
Re: Vehicles not spawning
Posted: Thu Aug 19, 2010 4:52 am
by lucasfart
Yup. Sim-al2 and Ace are right. If you want vehicles in ctf, associate a control region with your ctf cp's and add the vehicle spawns to the ctf layer and it should work.