Page 3 of 3
Re: need help with mod tools and zero editor
Posted: Fri Sep 26, 2008 3:32 pm
by DarthD.U.C.K.
ah, i got it
in the ZZZ folder you should make the folders "msh" and "odf"
put the .odf's directly into the "odf" folder
put the .msh's and .tga's directly into the "msh" folder
Re: need help with mod tools and zero editor
Posted: Sat Sep 27, 2008 7:23 am
by warofchaos
no subfolders in the msh folder???
Re: need help with mod tools and zero editor
Posted: Sat Sep 27, 2008 7:49 am
by Culvar
The only folder in there should be PC.
Re: need help with mod tools and zero editor
Posted: Sat Sep 27, 2008 4:17 pm
by jedimaster745
i cant open the files in XXX/common/scripts/XXX, when i double-click it, it brings up something about windows not knowing "what created it". is there any download or something that can make the luas work?
Re: need help with mod tools and zero editor
Posted: Sat Sep 27, 2008 4:25 pm
by AceMastermind
You can open it with notepad, but I would suggest using something that color coordinates the code like Notepad++ so you can clearly tell if you're missing quotes, commas, brackets etc.
Re: need help with mod tools and zero editor
Posted: Sat Sep 27, 2008 7:07 pm
by jedimaster745
do i have to add another "tur......" thing in the lua for every one that i place? or does one insert of the specific tur thing cover for all turrets of its kind?
Re: need help with mod tools and zero editor
Posted: Sat Sep 27, 2008 8:13 pm
by MercuryNoodles
If you're just placing independent turrets that don't need shielding or aren't attached to an object, then you just need to load the turret once via the ReadDataFile parameter, and place as needed, but that's only if it's in a side file. If the turret is present in the world's files, then you don't add anything to the lua. If you need to use shielding, or connect it to a mainframe and such, then you add the individual instances to the lua as part of the code that links them.
Re: need help with mod tools and zero editor
Posted: Sun Sep 28, 2008 5:14 am
by warofchaos
waarg it doesnt work again....
must i save it at an special place?? or something like that?