Jump to content
kakkutta

Unit cost changes in the mod is not working

Recommended Posts

Hi Folks,

I followed the instructions from https://www.moddb.com/games/cc-tiberium-wars/tutorials/cc3-beginning-modders-guide-coding and tried to do a sample mod by reducing the GDI unit costing. I was able to generate the .big and .skudef files. However, upon invocation, I still don't see the unit costs getting updated in the campaigns, even after restarting the game. I am not sure what I am doing wrong. Any help is appreciated. Attached the mod files for reference.

FirstMod.zip

Share this post


Link to post

Finally I was able to fix the issue today by following the instructions from lancerevo790 mentioned in the comments section of the mod db post. Below are the excerpts for the benefit of others who face the same issue.

 

lancerevo790
lancerevo790 Nov 11 2018

/Guys if you are using EALA program to build MODS just check in 4 option boxes:
Build global data;
Build static data;
Copy additional files;
Create big and skudef files;

and after press create mod

P.S. don't forget to update mod version as you add additional changes....

!!!Never forget to add '.xml' to all files listed 'Include' in 'Mod.xml'!!!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×