Page 1 of 1
vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 12:55 am
by lucasfart
i have followed mavs tut on adding KOTOR and it works perfectly. i want to add vehicles that are only available in the KOTOR era but it is impossible to set the vehicles to just KOTOR era. In ZeroEditor you can only add to locals, imp, ALL, Rep and CIS sides..
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:01 am
by AQT
REP is to Old Republic as IMP is to Sith Empire.
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:04 am
by lucasfart
but doesn't it also affect the vehicles that spawn in GCW??
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:10 am
by Maveritchell
lucasfart wrote:but doesn't it also affect the vehicles that spawn in GCW??
Load them in through different .lvl files, what is "imp_hover_speederbike" (a speederbike) in one mission can be "imp_hover_speederbike" (a swoop) in another.
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:13 am
by lucasfart
uh sorry but i'm pretty new here and don't know how to do that. could someone direct me to a tut or show me themselves...
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:18 am
by AQT
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:24 am
by lucasfart
i know how to create sides just not fiddling around with their .lvl files and all that
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:43 am
by AQT
lucasfart wrote:around with their .lvl files and all that
If you can make custom sides surely you can put two and two and figure this out. What Mav was saying is that you make two seperate side .lvl (a.k.a. custom sides) one containing for example "imp_hover_speederbike" (a speederbike) and the other containing "imp_hover_speederbike" (a swoop). They both have the same code name, right? But they are two different vehicles. So in your .lua for GCW you would reference the .lvl with the speeder bike and in your .lua for KotOR you would reference the .lvl with the swoop bike. Is this hard to understand?
Re: vehicles in the KOTOR era
Posted: Sun Apr 12, 2009 1:56 am
by lucasfart
i understand most of it..... just not how to get it to load the two seperate .lvls..
EDIT: Nevermind. i get it.