Difference between revisions of "FRED Command Line Reference"
m (added spec and glow) |
m |
||
Line 1: | Line 1: | ||
− | Unless running from a command prompt, to use command lines it is necessary to use a shortcut. | + | Unless running from a command prompt, to use command lines, it is necessary to use a shortcut. |
==-jpgtga== | ==-jpgtga== | ||
Line 5: | Line 5: | ||
==-glow== | ==-glow== | ||
− | This option enables | + | This option enables FRED to use glowmaps. |
==-spec== | ==-spec== | ||
− | This option enables | + | This option enables FRED to use specular highlights that is to use shinemaps. |
==-fredhtl== | ==-fredhtl== | ||
− | Using this command line option, | + | {{Note|3.6.10 FRED builds have this feature automatically turned on.}} |
+ | Using this command line option, FRED2_Open will run in HTL mode. | ||
==-no_warn== | ==-no_warn== | ||
Line 17: | Line 18: | ||
==-mod== | ==-mod== | ||
− | The mod option allows FRED to work with mods, and functions exactly like the | + | The mod option allows FRED to work with mods, and functions exactly like the FS_Open equivalent. Multimods are possible as well, by separating the mods with a comma. For it to work properly, this '''has''' to be the last command line option. |
+ | |||
[[Category:FRED]] | [[Category:FRED]] |
Latest revision as of 14:13, 7 March 2009
Unless running from a command prompt, to use command lines, it is necessary to use a shortcut.
Contents
-jpgtga
This command line option lets FRED display .jpg and .tga textures.
-glow
This option enables FRED to use glowmaps.
-spec
This option enables FRED to use specular highlights that is to use shinemaps.
-fredhtl
Using this command line option, FRED2_Open will run in HTL mode.
-no_warn
Removes the various warnings displayed when FRED is not happy about a certain aspect of a mission. Only use this if you know what you're doing, as the warnings are there for a reason and ignoring them can in some cases lead to crashes during play.
-mod
The mod option allows FRED to work with mods, and functions exactly like the FS_Open equivalent. Multimods are possible as well, by separating the mods with a comma. For it to work properly, this has to be the last command line option.