Page 2 of 2

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 11:28 am
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?

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 11:32 am
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

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 11:37 am
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

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 11:47 am
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?

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 12:15 pm
by skelltor
nope a space map

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 12:23 pm
by DarthD.U.C.K.
he did it exactly like in the tutorial but loaded the vehicle from a custom side

Re: Adding vehicles (FAQ)

Posted: Sun Jun 13, 2010 12:25 pm
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 ??

Re: Adding vehicles (FAQ)

Posted: Sun Apr 08, 2012 4:22 pm
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?

Re: Adding vehicles (FAQ)

Posted: Sun Apr 08, 2012 10:18 pm
by Marth8880
Yes, it's correct. What's not working for you? Could you show us your LUA?

Re: Adding vehicles (FAQ)

Posted: Sun Apr 08, 2012 10:35 pm
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.

Re: Adding vehicles (FAQ)

Posted: Mon Apr 09, 2012 10:08 pm
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!