Forums Index >> Modding >> Do you make volcano's Shoot out lava or what ...



Page : <1> :


Do you make volcano's Shoot out lava or what they are?

Wednesday, December 29, 2004 at 8:12:38 AM

Sorry I'll have to leave this thread bcause I don't know a heck about that kind of modding.

Wednesday, December 29, 2004 at 8:15:09 AM

Then why did you post?

Wednesday, December 29, 2004 at 5:49:47 PM

*whistles*...........

Wednesday, December 29, 2004 at 6:39:59 PM

 

 

Do you make volcano's Shoot out lava or what they are?

 


1. Arg! What's with everybody copying bold/italics?!

2. Huh? Check your grammar before posting.

3. Hmmm,if you are talking about what I am thinking...You need an Emitter Node!


Wednesday, December 29, 2004 at 8:16:05 PM

Yeah

Thursday, December 30, 2004 at 6:06:14 AM

What the hell? What are you trying to say? Well you can make a volcano that works, you have to have something like:

New Volcano() {
position = "-190.212 -102.345 130.182";
rotation = "0 1 0 5.72942";
scale = "1 1 1";
dataBlock = "VolcanoDB";
lightBoost = "0";
};

If you just use modwiz I think it just creates:

New TSStatic() {
position = "-190.212 -102.345 130.182";
rotation = "0 1 0 5.572942";
scale = "1 1 1";
shapeName = "~/data/shapes/common/volcano.dts";
treeLighting = "0";
lightBoost = "0";
};

Also you need to write in some targets:

New TSStatic(target1) {
bla
blah
bla
};

The target1 goes in the brackets.

Thursday, December 30, 2004 at 3:47:11 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald