MicScoTho
  • MicScoTho
  • 78.75% (Friendly)
  • Administrator Topic Starter
16 years ago
I found a way to launch a Tiberium Wars mod with a command line switch, thanks to these  resources .

The switch to use is modconfig, and you can point it at an SkuDef (or any other text-) file:

"C:\Program Files\Electronic Arts\Command & Conquer 3\CNC3.exe" -modconfig "C:\Users\Mike\Documents\Command & Conquer 3 Tiberium Wars\Mods\SomeMod\SomeMod1.0.00_.SkuDef"

You can use this to create a shortcut to a mod, without having to open up the C&C 3 "Game Browser".
UserPostedImage 
Sponsor
gg67
  • gg67
  • 50.75% (Neutral)
  • Private
15 years ago
Thx for the tip ^^

Note that relative path seems not to work :/
-modconfig "Mods\SomeMod\SomeMod1.0.00_.SkuDef"
-modconfig "SomeMod\SomeMod1.0.00_.SkuDef"