Page 1 of 1

Vehicle Not appearing [Solved]

Posted: Sun Apr 12, 2009 8:08 pm
by Super_Clone
So, I did the usual, followed the docs step by step, and placed a vehicle spawn, I made one for the jedi starfighter, one for Frag's Bantha, an another for Frag's Dewback, I put tat_walk_dewback_rider in one, and tat_walk_bantha_rider in the 2 vehicle spawns in all the class slots, but when i munge and play the map, the only vehicle appearing is my Republic Starfighter, i got a error log and all i got was this:

Code: Select all

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "tat_walk_bantha_rider"
and Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "tat_walk_dewback_rider"
regarding the vehicles. Any help here?

Re: Vehicle Not appearing

Posted: Sun Apr 12, 2009 8:13 pm
by FragMe!
Did you add a readdatafile for the ban side in your lua and and call for the two "vehicles" like you would do for any other side/

Re: Vehicle Not appearing

Posted: Sun Apr 12, 2009 8:54 pm
by Super_Clone
opps, thanks frag! this can be locked