Recent content by Feoren

  1. F

    Question about Globaldefines

    Well, the first step would be to play around with it and try to get it working. I'd first duplicate the ICBM in the Civ4UnitInfos.xml file and change <Special>SPECIALUNIT_NUKE</Special> To NONE, so you can build em without the Manhatten Project, and change <iNukeRange>1</iNukeRange> to 0. Then...
  2. F

    Two Basic questions

    Thanks for your responses. This brings up another question, uh - what's the SDK? So far I've done all my modding in Notepad. Edit: Also, which python file would I look in?
  3. F

    Two Basic questions

    One - How would I make a technology able to increase the amount of experience new units get? I copied the <iFreeExperience> field from the buildings info file and put it into the tech schema, and put <iFreeExperience>0</iFreeExperience> in every tech field (the game loads fine), but as could be...
Back
Top Bottom