Adding vehicles (FAQ)

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

User avatar
skelltor
Sith
Sith
Posts: 1431
Joined: Fri Dec 11, 2009 6:24 pm
Projects :: BFSM
Games I'm Playing :: SWBFII
xbox live or psn: skelltor95
Location: minisnowta
Contact:

Re: Adding vehicles (FAQ)

Post by skelltor »

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?
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: Adding vehicles (FAQ)

Post by DarthD.U.C.K. »

the post with "i wrote a little tut for you" :roll: (tut= tutorial)

for some strange reason the link in the everythingyouneedthread directs you exactly to this post
User avatar
skelltor
Sith
Sith
Posts: 1431
Joined: Fri Dec 11, 2009 6:24 pm
Projects :: BFSM
Games I'm Playing :: SWBFII
xbox live or psn: skelltor95
Location: minisnowta
Contact:

Re: Adding vehicles (FAQ)

Post by skelltor »

woops :oops: 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
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: Adding vehicles (FAQ)

Post by Deviss »

skelltor wrote:woops :oops: 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
well he put him in land map?
User avatar
skelltor
Sith
Sith
Posts: 1431
Joined: Fri Dec 11, 2009 6:24 pm
Projects :: BFSM
Games I'm Playing :: SWBFII
xbox live or psn: skelltor95
Location: minisnowta
Contact:

Re: Adding vehicles (FAQ)

Post by skelltor »

nope a space map
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: Adding vehicles (FAQ)

Post by DarthD.U.C.K. »

he did it exactly like in the tutorial but loaded the vehicle from a custom side
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: Adding vehicles (FAQ)

Post by Deviss »

DarthD.U.C.K. wrote:he did it exactly like in the tutorial but loaded the vehicle from a custom side
so if the custom side have same name than in ZE must work fine, i did it xD

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)

Post by DoorMan »

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
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: Adding vehicles (FAQ)

Post by Marth8880 »

Yes, it's correct. What's not working for you? Could you show us your LUA?
ARCTroopaNate
Jedi
Jedi
Posts: 1161
Joined: Mon Mar 21, 2011 8:12 pm
Projects :: Star Wars Battlefront - Tides of War
Games I'm Playing :: SWBF2 RC EAW
xbox live or psn: I have ps4
Location: STALKER!
Contact:

Re: Adding vehicles (FAQ)

Post by ARCTroopaNate »

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)

Post by DoorMan »

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!
Post Reply