View Single Post
  #10  
Old October 11th, 2006, 03:53 PM
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: Balance Mod Available for SE:V

The data is stored in XML files (which you can add new tags to via hooks in the SDK), a lot of the game scripting is done in python files you can change, and much of the core game logic is in a C++ DLL file that there is a SDK for. Almost the entire game can be modified. It's approaching an open source app in terms of how alterable it is.
__________________
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