Page 1 of 1

unit modding

Posted: Sat Sep 05, 2020 10:57 pm
by bstarr72
is there a way to make changes to GameData/Units? I've made the changes I want to the files but the computer doesn't recognize them like they do with events changes.

Re: unit modding

Posted: Sun Sep 06, 2020 7:26 am
by Stratman
bstarr72 wrote:is there a way to make changes to GameData/Units?

Have you tried deleting Units.Cached file in this folder? Delete it and then run the game.

Re: unit modding

Posted: Sun Sep 06, 2020 3:41 pm
by bstarr72
Stratman wrote:
bstarr72 wrote:is there a way to make changes to GameData/Units?

Have you tried deleting Units.Cached file in this folder? Delete it and then run the game.


Well that was easy. Thank you. I'm feeling like a complete idiot right now. A couple of years ago I started tinkering with some ideas, ended up making a lot of changes only to find the game wasn't accepting my changes. I had a minor hissy fit and quit working on it. Yesterday I decided to ask for help and the answer was about as easy as one can imagine. It even looks like all of my changes from when I last worked on the game have been implemented. It's only a matter of figuring out where I was and starting from there. Thanks again.