need help with mod tools and zero editor
Moderator: Moderators
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: need help with mod tools and zero editor
We'll need an error log to deal with that. Many things can crash the game, so we need a way to narrow down the possibilities.
- jedimaster745
- First Lance Corporal

- Posts: 136
- Joined: Sun Sep 07, 2008 5:05 pm
Re: need help with mod tools and zero editor
ok, i got everything working. normally i would think it best to lock this topic, but JUST in case i come across another problem, ill keep it unlocked. oh, and does anyone know how to screw with the settings so like, troopers can have infinite stamina or jet troopers can have infinite jet fuel?
- jedimaster745
- First Lance Corporal

- Posts: 136
- Joined: Sun Sep 07, 2008 5:05 pm
Re: need help with mod tools and zero editor
ok, just one more question and i'll be fully content...what is/how do you use a terrain cutter? this might be a nooby question but none of the other forums(that i found) or the readmes in the mod tools thing really explained this. im guesing its used to make hills and mountains and stuff, right? but anyways, please tell me where it is found/what it is used for/how to work it. 
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: need help with mod tools and zero editor
Terrain cutters do just that. They cut a hole in the terrain, which is convenient for making tunnels inside hills, and the like. Usually, these are embedded in a msh, like the Hoth tunnel entrance. I believe FragMe! made some standalone terrain cutters, so use the following thread to locate them, or try the released assets subforum.
http://www.gametoast.com/forums/viewtop ... =35&t=7694
http://www.gametoast.com/forums/viewtop ... =35&t=7694
- jedimaster745
- First Lance Corporal

- Posts: 136
- Joined: Sun Sep 07, 2008 5:05 pm
Re: need help with mod tools and zero editor
ok, so terrain cutters cut through mountains and stuff, but how do u make mountains? cuz i never really see a "mountain" msh or odf file, and my maps end up having the looks of a platform floating in space
or can terrain cutters also make mountains?
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: need help with mod tools and zero editor
You use Zeroeditor height controls to make "mountains and stuff." See here.
- YTGTangerine
- Command Sergeant Major

- Posts: 270
- Joined: Sat Aug 16, 2008 7:53 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Aw man I can't think of anything creative...
Re: need help with mod tools and zero editor
Exactly. Just change the Foreground and background bars in ZE to however high you want your "mountain", hit enter and go off creating the Himalayas of SWBF2.Frisbeetarian wrote:You use Zeroeditor height controls to make "mountains and stuff." See here.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: need help with mod tools and zero editor
Errr... All of this stuff is covered in the docs that come with the tools. You just have to read them.
- jedimaster745
- First Lance Corporal

- Posts: 136
- Joined: Sun Sep 07, 2008 5:05 pm
Re: need help with mod tools and zero editor
well, sorry if its in the documentation...i read it and re-read it, but i dont recall ever seeing something about mountains...but thanks though.
-
warofchaos
- Recruit Womprat Killer
- Posts: 12
- Joined: Thu Sep 25, 2008 11:52 am
Re: need help with mod tools and zero editor
that thing happends at me to.jedimaster745 wrote:wait, never mind, i got it working...but for some reason the objects STILL wont showthe colors i put on the mpa show, but none of the objects. *sigh* wow i have a lot of questions.
how to fix that because i dont understand it really
i placed everything in the /modid/worlds/modid folder
then placed them in my map again but they didnt showed up when i was playing the map
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: need help with mod tools and zero editor
did you make an msh and odf folder in the data_XXX/worlds/data_XXX/ folder?
if you dont understand the docs, look onto the shipped map's assets
if you dont understand the docs, look onto the shipped map's assets
-
warofchaos
- Recruit Womprat Killer
- Posts: 12
- Joined: Thu Sep 25, 2008 11:52 am
Re: need help with mod tools and zero editor
yes i placed them there.
whit the files from the healt droid and the ammo droid im them.
then i placed the droids.
but they still dont show up.
Edit
okey
i started an new map called zzz
i munged it all also in the data_zzz/_build
so how do i start now.....
maybe i did something wrong last time.
whit the files from the healt droid and the ammo droid im them.
then i placed the droids.
but they still dont show up.
Edit
okey
i started an new map called zzz
i munged it all also in the data_zzz/_build
so how do i start now.....
maybe i did something wrong last time.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: need help with mod tools and zero editor
so you had the ammodroids .odf in the odf folder and its .msh and .tga in the mesh folder?
- jedimaster745
- First Lance Corporal

- Posts: 136
- Joined: Sun Sep 07, 2008 5:05 pm
Re: need help with mod tools and zero editor
how come when i add turrets, none of them show up during gameplay? maybe i added them wrong, but what i did was import them to my mod from Data_***\sides\tur\ is there something else necessary for them to work?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: need help with mod tools and zero editor
you have to load the turrets in the lua
its stored in dataXXX/Common/Scripts/XXX
then open the lua you want (XXXc is clonewars, XXXg is galactic civil war,
_con is conquest, _eli is heroassault...)
and browse to the
part and anter the name of the turret
if you placed the geonosisturret in your map
then change the entry above to this:
its stored in dataXXX/Common/Scripts/XXX
then open the lua you want (XXXc is clonewars, XXXg is galactic civil war,
_con is conquest, _eli is heroassault...)
and browse to the
Code: Select all
ReadDataFile("SIDE\\tur.lvl",
"tur_bldg_chaingun_roof",
"tur_weap_built_gunturret") if you placed the geonosisturret in your map
then change the entry above to this:
Code: Select all
ReadDataFile("SIDE\\tur.lvl",
"tur_bldg_chaingun_roof",
"tur_weap_built_gunturret",
"tur_bldg_geoturret") -
warofchaos
- Recruit Womprat Killer
- Posts: 12
- Joined: Thu Sep 25, 2008 11:52 am
Re: need help with mod tools and zero editor
so in need to make an mesh folder at the same place and put in the .msh and .tga from the droid in there?DarthD.U.C.K. wrote:so you had the ammodroids .odf in the odf folder and its .msh and .tga in the mesh folder?
Edit
can u maybe give me a lill overview of what maps i need to copy to where
when i just munged it all.
and what has to be in the maps
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: need help with mod tools and zero editor
yes, thats it otherwise it wont workwarofchaos wrote:so in need to make an mesh folder at the same place and put in the .msh and .tga from the droid in there?
the .msh is the model, the thing you see ingame, if you just place properties (odf) with their physical appearence missing, its logical that you wont see anything
-
warofchaos
- Recruit Womprat Killer
- Posts: 12
- Joined: Thu Sep 25, 2008 11:52 am
Re: need help with mod tools and zero editor
they still dont show up in my map
i putted them in my map whit ZE
the .tga and .msh files and in the mesh map
and the odf in the odf folder
something more i need to do to make them show?
i putted them in my map whit ZE
the .tga and .msh files and in the mesh map
and the odf in the odf folder
something more i need to do to make them show?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: need help with mod tools and zero editor
what do you mean with meshmap?
-
warofchaos
- Recruit Womprat Killer
- Posts: 12
- Joined: Thu Sep 25, 2008 11:52 am
Re: need help with mod tools and zero editor
mesh folder then
you know where the .msh and .tga must be in
Edit
http://maico-spiering.magix.net/
a few pictures where i placed my stuff i i did something wrong plz say it
click on "mijn hobby"
that where they are
and then in the upper right corner to make the size bigger
Double posting is against the RULES please use the Edit button - Staff
you know where the .msh and .tga must be in
Edit
http://maico-spiering.magix.net/
a few pictures where i placed my stuff i i did something wrong plz say it
click on "mijn hobby"
that where they are
and then in the upper right corner to make the size bigger
Double posting is against the RULES please use the Edit button - Staff
