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?