Page 1 of 1

New R&D projects in a mod

Posted: Tue Dec 16, 2014 11:32 pm
by Black
I added 5 ice cream types to my JASM mod:
-Ice ceram(soft) - already available without research at game start
-Ice cream(stick)
-Ice cream(sandwich)
-Ice cream(cup)
-Ice cream(cone)

I want to make them researchable, in the order as above. So when i research ice cream(stick) - next project (sandwich) will become available, and so on. But i cant make it to work. I defined pre-requisite products for the research, but game seems to not follow them(defined as on image 1 below). Now on game start i can R&D every type of ice creams, not just sticks as i want to.
ice_cream_error.png
ice_cream_error.png (22.21 KiB) Viewed 977 times

Is the situation above possible with current mod system?

Re: New R&D projects in a mod

Posted: Wed Dec 17, 2014 1:59 am
by David
You may provide me with your MOD source files and I will check them for you.

Re: New R&D projects in a mod

Posted: Fri Dec 19, 2014 6:25 pm
by Black
I also have problem with newly researched products demand.
sticks_demand.png
sticks_demand.png (30.25 KiB) Viewed 955 times

It's very low, even when i define them with higher demand than original product. I thought it's because old product didnt phased out yet, but this isn't changing even after many years in game.

chips_demand_s.png
chips_demand_s.png (17.14 KiB) Viewed 955 times

And some products are obsolete just after i research them. (please check also Chips(paprika) demand on screen below)
chips_demand.png
chips_demand.png (103.66 KiB) Viewed 955 times

Re: New R&D projects in a mod

Posted: Sun Dec 21, 2014 3:07 am
by David
This issue has been fixed in the latest version v2.6.20. You may download the patch from: http://www.capitalismlab.com/forum/view ... f=7&t=2331

Re: New R&D projects in a mod

Posted: Sun Dec 21, 2014 9:57 am
by Black
It's working now, thank you.

Re: New R&D projects in a mod

Posted: Wed Dec 24, 2014 12:43 am
by David
I have written some supplementary notes about how to define products with Phasing Out attributes.

You may view them on:
http://www.capitalismlab.com/advanced-m ... ducts.html