Page 1 of 1

One simple question

Posted: Fri Jun 04, 2004 2:22 pm
by Sky_walker
Can you tell me since which version of Star Shatter "Syntax: type: { Plasma | Fusion | Green | Red | Blue | Yellow | Stealth }" works?
Can you check is my drive script ok?
drive: {
type: Red,
name: "Alien Drive",
design: "Plasma Drive",
thrust: 15e3,
scale: 10,

port: (71, 0, -1369),
port: (-71, 0, -1369),

loc: (0, 0, -1250),
size: 150,
hull_factor: 0.4,
explosion: 8
}
I wan't to have red engines, but in my 3.8.5 version it doesn't work.

Ps. Finally I know how to create adv. missions (with events) [;)].

RE: One simple question

Posted: Fri Jun 04, 2004 9:51 pm
by Deadmannumberone
I think 3.8.7 or 3.9.0.

RE: One simple question

Posted: Sat Jun 05, 2004 12:59 am
by TheDeadlyShoe
_

RE: One simple question

Posted: Tue Jun 08, 2004 9:10 am
by Sky_walker
Thanx, I'll check.

RE: One simple question

Posted: Tue Jun 08, 2004 11:25 am
by TheDeadlyShoe
Actually, excuse me. "Plasma Drive" is correct. Can't think anything wrong with it. 3.8.5 might not have the new drive types in it...

RE: One simple question

Posted: Wed Jun 09, 2004 4:30 am
by Dragonlead
Try not capitalizing the word "red" in your def file. It seems fairly picky about that. I have red flares for my ships in ver 3.9.0 and I did not capitalize the color. Worked like a charm first time out.

V/R

RE: One simple question

Posted: Fri Jun 11, 2004 1:56 pm
by Sky_walker
ORIGINAL: TheDeadlyShoe

Actually, excuse me. "Plasma Drive" is correct. Can't think anything wrong with it. 3.8.5 might not have the new drive types in it...
Yea, thats true, it works with "Plasma Drive". But demo 3.9.0 isn't supporting mods, as I good remember (mayby I'm wrong ???).

RE: One simple question

Posted: Fri Jun 11, 2004 7:15 pm
by Deadmannumberone
It doesn't support packaged mods. You need the defs and such and have to use the -filesys command line tag.

RE: One simple question

Posted: Fri Jun 11, 2004 7:30 pm
by Sky_walker
Thanks, if it'll work it would be great!

STAR!!!!!!

Posted: Fri Jun 11, 2004 7:32 pm
by Sky_walker
WOW! I have a star!

RE: One simple question

Posted: Mon Jun 14, 2004 7:59 am
by Sky_walker
It works, Thanx!
Now I have some cool screens, I'll try to send some more screens tomoroww (bou i'm not promise).