Author Topic: Removing units from the game  (Read 713 times)

discodowney

  • Guest
Removing units from the game
« on: 17 November 2010, 19:11:34 »
Hey,

i was wondering how to remove units from the game. Its a temporary thing for me. having just 3 unit types to choose from would be alot more manageable to start with for what im doing. once i get that working adding back in the rest should be a fairly trivial matter.

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: Removing units from the game
« Reply #1 on: 17 November 2010, 19:54:26 »
Do you know how to use the addons folder?  I think the simplest way might be to make an add-on to override your workers' XMLs to only allow them to build the buildings you want, and override the buildings to only produce the units you want.  You might also want to override the faction's XML to change the starting units.  For example, you could comment out the Initiate's build skill and commands, or just specific buildings from them, and then comment out some of the Summoner's skills and commands, etc.