
 Re: So, the giant dummy thing won't work.
I use the "EXACT SAME" file structure as vanilla content! What are you talking about?
Taking Coalition.rte as an example:
Code:
Coalition.rte\  Index.ini
   Actors\
      Drone
      Heavy Brain Bot
      Medic Drone
      Soldier
   Devices\
      Sprites
      Tools
      Weapons
         Blah
         Blah
         Blah
         Weapons Here
   Effects\
      Gibs
      Sounds
Now look at my structure for the DummyBehemoth:
Code:
DummyBehemoth.rte\   Index.ini
   Actors\
      Behemoth\
   Devices\
      Weapons\
         RocketFist
         Shotgun
The only thing different is that I have the actor.ini files in the Actor folder rather than the Behemoth folder.
When you right-click on DummyBehemoth.rar, you go to the option "Extract Files" then select your MAIN Cortex Command folder. This is a really simple operation. I think you're over-thinking yourself into problems.