No Vehicles

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
Jetsi

No Vehicles

Post by Jetsi »

Below is an excerpt from bfront.log:

Message Severity: 3
.\source\VehicleSpawn.cpp(121)
Vehicle spawn missing command post "CP8Control"

Message Severity: 2
.\source\EntityHover.cpp(3051)
Unable to build EntityHover

I have quadruple checked for typos, placement, etc. It won't spawn a single vehicle (20 total over 8 CP's).

Is this one of those go back and start again errors, or is there something else I could be missing? BTW, .lua file has memory pool for 30 hovers.

Jetsi
-_-
Gametoast Staff
Gametoast Staff
Posts: 2678
Joined: Sat May 07, 2005 1:22 pm

Post by -_- »

you sure u did the right naming of the CP's? for example...

CP1, when u click the object, the left screen will have something about what u r calling it. By default, it says CP1. This is what you are suppose to put in the spawn box.

The Vehicle spawns need a NAMED CP to work.
Astute
Rebel Colonel
Rebel Colonel
Posts: 566
Joined: Tue Apr 12, 2005 7:03 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by Astute »

You sure about that, i'm pretty sure you can spawn vehicles without a CP. From the look of his logs, the vehicle is looking for a control zone that doesn't exist. Take out the control zone name at the top and it should fix it. If it doesn't fix the build problem, i suggest checking the LUA again for typos, or checking your spawns for missplaced info.
Post Reply