Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Grizzly on March 13, 2007, 02:08:20 pm

Title: IDEA: Help or ? flag
Post by: Grizzly on March 13, 2007, 02:08:20 pm
It would be nice to have an -? or -help flag on the builds wich shows all the flag options avaible in that build.

WIki doesn't always work, Launcher isn't updated for the latest head builds...

Title: Re: IDEA: Help or ? flag
Post by: taylor on March 13, 2007, 03:04:47 pm
The Launcher will already only show options that are available in the active exe.  That doesn't include options which require an additional argument though, those you have to enter manually.
Title: Re: IDEA: Help or ? flag
Post by: FUBAR-BDHR on March 13, 2007, 03:42:52 pm
What about FRED2?  Sounds like it might be helpful there.
Title: Re: IDEA: Help or ? flag
Post by: taylor on March 13, 2007, 08:06:57 pm
Just run the FRED2 exe from the Launcher, it will show you the same options as what the normal exe does.  The only one that doesn't show, and is exclusive to FRED2, is -fredhtl, but that will almost certainly get removed in the next version and just default to using HTL mode.
Title: Re: IDEA: Help or ? flag
Post by: FUBAR-BDHR on March 13, 2007, 08:58:06 pm
Now that is a great solution.  Can you Wiki or sticky that in the FRED forum?  I know I've been reading stuff on here for months and that's the first I've heard about FRED in the launcher.
Title: Re: IDEA: Help or ? flag
Post by: Turey on March 14, 2007, 03:02:01 am
Just run the FRED2 exe from the Launcher, it will show you the same options as what the normal exe does.  The only one that doesn't show, and is exclusive to FRED2, is -fredhtl, but that will almost certainly get removed in the next version and just default to using HTL mode.

/me gasps.

Will there be an option to turn off HTL? FRED doesn't work on my comp with the -fredhtl flag.
Title: Re: IDEA: Help or ? flag
Post by: taylor on March 14, 2007, 03:24:02 am
Will there be an option to turn off HTL? FRED doesn't work on my comp with the -fredhtl flag.
Yeah, -nohtl, just like always.  It's just rather stupid at this point to have FRED do the opposite of the main game binary, since we have fixed most of the HTL bugs in FRED (mostly thanks to phreak).  I think that it's simply at the point where most people probably either want, or need, HTL in FRED and it doesn't make as much sense as it used to by keeping it optionally enabled rather than optionally disabled.
Title: Re: IDEA: Help or ? flag
Post by: karajorma on March 14, 2007, 04:55:55 am
To be honest I think we passed that point over a year ago but I assumed the SCP had good reason for leaving it this way round :D
Title: Re: IDEA: Help or ? flag
Post by: taylor on March 14, 2007, 09:36:52 am
... but I assumed the SCP had good reason for leaving it this way round :D
Only laziness.  ;)
Title: Re: IDEA: Help or ? flag
Post by: karajorma on March 14, 2007, 10:18:27 am
That's a good reason :)
Title: Re: IDEA: Help or ? flag
Post by: Turey on March 14, 2007, 11:45:06 am
That's a good reason :)

That's always a good reason.  :)
Title: Re: IDEA: Help or ? flag
Post by: Grizzly on March 15, 2007, 12:15:10 am
The Launcher will already only show options that are available in the active exe.  That doesn't include options which require an additional argument though, those you have to enter manually.

er... no, it doesn't? Atleast not with the 5.5a launcher, That one did show some options who where not on the HEAD build (jpg tga?)
Title: Re: IDEA: Help or ? flag
Post by: taylor on March 15, 2007, 01:22:14 am
er... no, it doesn't? Atleast not with the 5.5a launcher, That one did show some options who where not on the HEAD build (jpg tga?)
My bad, you're right.  It is actually still listed as an option made available to the Launcher.  Something of a snafu on my part, forgetting to remove that line, but it's easily fixed.
Title: Re: IDEA: Help or ? flag
Post by: Grizzly on March 18, 2007, 12:07:29 pm
and then, off-course, you have some options who are not on the launcher (spec_point, ambiance, no emissive light etc.)
Title: Re: IDEA: Help or ? flag
Post by: takashi on March 24, 2007, 10:39:40 pm
then put them in the launcher!
Title: Re: IDEA: Help or ? flag
Post by: Turey on March 24, 2007, 10:45:28 pm
then put them in the launcher!

Flags that require numerical values can't be put in the launcher. However, -noemissivelight could.