vehicle names & other
Moderator: Moderators
-
Jedi_Fleg
vehicle names & other
i cant figure out what the vehicle names are for placing stupid vehicles its really annoying does someone know what they are, or mAYBE umm a link to a list of vehicle names. particularryly the republic vehicles like the jedi fighter and arc you know. thats all i need really
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: vehicle names & other
It's really not that hard to find names of vehicles. You need the ARC fighter? Look no further than the .odf called arc170fighter. And the Jedi fighter? It's there under anakinstarfighter.Jedi_Fleg wrote:I can't figure out what the vehicle names are for placing stupid vehicles. It's really annoying. Does someone know what they are, or maybe, umm, a link to a list of vehicle names? Particularly the Republic vehicles like the Jedi fighter and ARC, you know? That's all I need, really.
The real trick is to not give in to laziness, and spend more than 10 seconds glancing at the list of .odfs.
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
RE: Re: vehicle names & other
Assets\sides\rep\odf
Everything for the rep side is in there.
Everything for the rep side is in there.
-
Jedi_Fleg
RE: Re: vehicle names & other
do i put .odf in the back of it and anyway theres alot of different kinds theres three diff gunship ones i think two jedi fighter ones ect. would i use the one ending
in "_sc" "_exp" or the one endin in nothing??
i hate to besuch a trouble but im having trouble understanding
ohh one last thin witch lua file should i change the height and other settings in
in "_sc" "_exp" or the one endin in nothing??
i hate to besuch a trouble but im having trouble understanding
ohh one last thin witch lua file should i change the height and other settings in
-
Jedi_Fleg
RE: Re: vehicle names & other
i would like to know if i need to add and change the lua when adding vehicles and such in ze i know what to do for command posts so i dont need tro know about that i couldnt find about it any the documentation
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: RE: Re: vehicle names & other
I'm not sure whether you need help with command posts or do not need help - please, please, please make your sentences more intelligible. The buttons on your keyboard next to "m" aren't just there for decoration - use them.Jedi_Fleg wrote:i would like to know if i need to add and change the lua when adding vehicles and such in ze i know what to do for command posts so i dont need tro know about that i couldnt find about it any the documentation
Adding vehicles in ZE is well-described in the "Getting Started" document. If you're having problems with vehicles or command posts in ZE, I suggest you reread that document. It is very clear.
All that you need to change in the .lua file to add vehicles (or any unit) is to go to the section that looks like this:
Make sure you add "dc:" before "SIDE\\__.lvl" and add in the unit you want to spawn on your map. If, for example, you wanted to add a TIE interceptor, you would add, to the bottom of the list, "imp_fly_tieinterceptor_sc". And obviously, you'll want to go to the side that you're trying to modify; in my example I showed you the IMP side..lua excerpt wrote:ReadDataFile("SIDE\\imp.lvl",
"imp_inf_rifleman",
"imp_inf_rocketeer",
"imp_inf_engineer",
"imp_inf_sniper",
"imp_inf_officer",
"imp_inf_dark_trooper",
"imp_hero_bobafett",
"imp_fly_destroyer_dome" )
And finally, before you ask any more questions that have already been answered a number of times, allow me to introduce you to the Search feature. You would do well to learn about this, it is a common feature on almost any forum you visit.
-
Jedi_Fleg
RE: Re: RE: Re: vehicle names & other
thank you i wouldnt have asked if i found it with the horrible search that barely works
-
Penguin
- Jedi Admin

- Posts: 2541
- Joined: Sun Mar 05, 2006 12:00 am
- Location: Australia
RE: Re: RE: Re: vehicle names & other
what search were you using? forums or website? the website one only displays downloads/news
forums display topics and posts in forum
forums display topics and posts in forum
-
Jedi_Fleg
