View Single Post
  #1421  
Old August 23rd, 2004, 02:34 AM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: SE5, Tell Aaron what\'s on your Wish List

SE4 is highly moddable, and it takes only a minute or two to add a new troop class that requires no technology, or to make Small Troops require no technology to research. To make Small Troops available from the start, go into TechArea.txt and locate the Troops tech. Set this field to 0 instead of 1, so that the Troops tech area requires no technologies to be able to research:

Number of Tech Req := 1

change to:

Number of Tech Req := 0

Then, set this field to 1 instead of 0, so that you will start any game with level 1 in Troops technology:

Start Level := 0

change to:

Start Level := 1

Of course, it is best to create a mod folder, named whatever you would like (such as Fast Troops), then copy the data folder (folder and all) into it. Make your modifications in this mod folder. Then, go to the folder with the SE4 executable, and open Path.txt. Change this line to have the name of your mod:

Using Mod Directory := None

change to:

Using Mod Directory := Fast Troops
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote