Vehicle Questions (Hero Assault) [Solved]

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
Kingpin
Jedi
Jedi
Posts: 1096
Joined: Fri Sep 13, 2013 7:09 pm
Projects :: The Sith Wars II
Location: Denver, CO
Contact:

Vehicle Questions (Hero Assault) [Solved]

Post by Kingpin »

I know it is possible to add vehicles to a Hero Assault map. I have been trying to set up a spawn using this tutorial (http://www.gametoast.com/viewtopic.php?p=226124#p226124), and the vehicle does not spawn. I managed to place a vehicle as an object, and that works fine, except the vehicle does not respawn, and only the TIE Interceptor works when I do that, not the speeder. Anyone know? Also, when I am setting the spawn, do I put it under the Base layer or Eli? And are control regions required? What do I do if I want to make the vehicle neutral?

Sorry, a lot of questions (smile)
Last edited by Kingpin on Fri Mar 21, 2014 8:02 pm, edited 1 time in total.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Vehicle Questions (Hero Assault)

Post by DarthD.U.C.K. »

contol regions arent required. can you post your script?
you have to reserve memory for the vehicles in your script. how depends on the type.
walkers are added with "AddWalkerType", flyers with "EntityFlyer" and hover vehicles with "EntityHover".
User avatar
Kingpin
Jedi
Jedi
Posts: 1096
Joined: Fri Sep 13, 2013 7:09 pm
Projects :: The Sith Wars II
Location: Denver, CO
Contact:

Re: Vehicle Questions (Hero Assault)

Post by Kingpin »

Ah. Forgot the addwalker stuff. Thanks
Post Reply