Page 1 of 1

size question

Posted: Fri Jul 16, 2004 11:39 pm
by DamoclesX
//**
drive: {
type: Red,
trail: false,
name: "Plasma Drive",
design: "Plasma Drive",
thrust: 600,
scale: 0.2,
augmenter: 50,


port: (-29, 12, -119), //X,Z,Y
port: (26, 12, -119), //X,Z,Y

port: (-45, 8, -119), //X,Z,Y
port: (43, 8, -119), //X,Z,Y

loc: (0, 0,-60),
size: 16, // right here
hull_factor: 0.8,
explosion: 7
}
//**

how do you know just how big 16 is?

RE: size question

Posted: Fri Jul 16, 2004 11:57 pm
by TheDeadlyShoe
16 radius.

RE: size question

Posted: Sat Jul 17, 2004 12:06 am
by DamoclesX
so you mean 16 units in the mag file? as in if I create a sphere with radius 16 thats the hit sphere?

RE: size question

Posted: Sat Jul 17, 2004 12:20 am
by Mehrunes
16 multiplied by the ship's scale parameter in-game. In Magic it's just 16 units.

RE: size question

Posted: Sat Jul 17, 2004 12:29 am
by DamoclesX
man..

you guys rock, thanks for all the help

gonna have to name a few ships after you guys lol!

RE: size question

Posted: Sat Jul 17, 2004 7:08 pm
by Kuokkanen
D'oh Damo! Even I knew answer to your question!