View Single Post
  #6  
Old March 28th, 2004, 04:13 PM
PhilD's Avatar

PhilD PhilD is offline
First Lieutenant
 
Join Date: Sep 2003
Location: Bordeaux, France
Posts: 794
Thanks: 0
Thanked 0 Times in 0 Posts
PhilD is on a distinguished road
Default Re: Image mod question

Quote:
Originally posted by 1000yd_stare:
so it is technically feasible, if using a 3rd party mod? I guess if I can get ahold of Torvak, and see his source, then I can get the function to check turns and switch the current images and data with a different set.
I am assuming that the dom2.exe stores everything in play in a flat file, comma delimited or some such, since it has to track various afflicitions/hps/items on individual units.
Interesting.
I want to wrap up the rest of hte mod first, but will come back to this.
Remember that dom2 was certainly NOT designed with modding in mind. I'd be very surprised if mod files were re-read for each turn - it would be surprising, and very likely to add bugs.

Most likely, what you're envisioning will only be possible if the devs like the idea enough to add the option.
Reply With Quote