Adding vehicles (FAQ)
Moderator: Moderators
- skelltor
- Sith

- Posts: 1431
- Joined: Fri Dec 11, 2009 6:24 pm
- Projects :: BFSM
- xbox live or psn: skelltor95
- Location: minisnowta
- Contact:
Re: Adding vehicles (FAQ)
oh ok but i tried this
ReadDataFile("SIDE\\BFSM\\imp.lvl",
"imp_hover_speederbike",
"imp_inf_rifleman",
"imp_inf_rocketeer",
"imp_inf_engineer",
"imp_inf_sniper",
"imp_inf_swamptrooper",
"imp_inf_dark_trooper",
"imp_inf_spy",
"imp_inf_storm_commando",
"imp_inf_commander_alt",
"imp_hero_bobafett",
"imp_tread_tank")
but ingame imp_tread_tank will not show up from looking over the tuts here i thought that thats all i needed to add in my lua if not can you tell me which post it is?
ReadDataFile("SIDE\\BFSM\\imp.lvl",
"imp_hover_speederbike",
"imp_inf_rifleman",
"imp_inf_rocketeer",
"imp_inf_engineer",
"imp_inf_sniper",
"imp_inf_swamptrooper",
"imp_inf_dark_trooper",
"imp_inf_spy",
"imp_inf_storm_commando",
"imp_inf_commander_alt",
"imp_hero_bobafett",
"imp_tread_tank")
but ingame imp_tread_tank will not show up from looking over the tuts here i thought that thats all i needed to add in my lua if not can you tell me which post it is?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Adding vehicles (FAQ)
the post with "i wrote a little tut for you"
(tut= tutorial)
for some strange reason the link in the everythingyouneedthread directs you exactly to this post
for some strange reason the link in the everythingyouneedthread directs you exactly to this post
- skelltor
- Sith

- Posts: 1431
- Joined: Fri Dec 11, 2009 6:24 pm
- Projects :: BFSM
- xbox live or psn: skelltor95
- Location: minisnowta
- Contact:
Re: Adding vehicles (FAQ)
woops
ok so he is saying i need zero editor but how did arc commander add the b-wing and stuff?
sorry if i am being stupid and missing somthing right in front of me
sorry if i am being stupid and missing somthing right in front of me
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Adding vehicles (FAQ)
well he put him in land map?skelltor wrote:woopsok so he is saying i need zero editor but how did arc commander add the b-wing and stuff?
sorry if i am being stupid and missing somthing right in front of me
- skelltor
- Sith

- Posts: 1431
- Joined: Fri Dec 11, 2009 6:24 pm
- Projects :: BFSM
- xbox live or psn: skelltor95
- Location: minisnowta
- Contact:
Re: Adding vehicles (FAQ)
nope a space map
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Adding vehicles (FAQ)
he did it exactly like in the tutorial but loaded the vehicle from a custom side
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Adding vehicles (FAQ)
so if the custom side have same name than in ZE must work fine, i did it xDDarthD.U.C.K. wrote:he did it exactly like in the tutorial but loaded the vehicle from a custom side
EDIT: what vehicle dont work ??
-
DoorMan
- Recruit Womprat Killer
- Posts: 10
- Joined: Sat Apr 07, 2012 2:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: Adding vehicles (FAQ)
I apologize for this bump, and I know that the forums are stagnant, but I can't get vehicles to save my life. I've done everything in three different tutorials. I'm trying to get the republic gunship in as this tutorial shows, and I don't think this tutorial is right. Is this tutorial right?
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Adding vehicles (FAQ)
Yes, it's correct. What's not working for you? Could you show us your LUA?
-
ARCTroopaNate
- Jedi

- Posts: 1161
- Joined: Mon Mar 21, 2011 8:12 pm
- Projects :: Star Wars Battlefront - Tides of War
- xbox live or psn: I have ps4
- Location: STALKER!
- Contact:
Re: Adding vehicles (FAQ)
Have you added the SetMemoryPool line? I forgot that the first time when I was trying to add the Republic Gunship to my first map.
-
DoorMan
- Recruit Womprat Killer
- Posts: 10
- Joined: Sat Apr 07, 2012 2:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: Adding vehicles (FAQ)
Hey! Thanks for being so responsive! I just finished my map actually, and I added the memorypool tag in the script and it worked! Thanks a lot!
