Randomly Disable Product Class script isn't working.

Technical support requests for Capitalism Lab
Post Reply
happyreadygo
Level 2 user
Posts: 22
Joined: Wed Aug 08, 2012 11:56 am

Randomly Disable Product Class script isn't working.

Post by happyreadygo »

When I load a game with the script, It's got error message in ERROR.LOG
However the randomly disable product option in product tab GUI is still working correctly.

Capitalism Lab Release version 3.4.17
Try both patch and new install full game.

Code: Select all

[HEADER]
Title=mycustomize script
Description=This script add unlimited resources and etc.



[IMPORTS]
Randomly Disable Product Class=50
ERROR.LOG
Error: the following lines cannot be recognized by the script system.
line 8: Randomly Disable Product Class=50

ps. add the Unlimited Resources option in game menu GUI as an alternative to the script would be nice.
So I don't need to use the script but GUI.
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10969
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 131 times
Been thanked: 410 times

Re: Randomly Disable Product Class script isn't working.

Post by David »

There was a typo on the web page.

"Randomly Disable Product Class" should be "Randomly Disable Product Classes".

We have corrected the text on the web page.
happyreadygo
Level 2 user
Posts: 22
Joined: Wed Aug 08, 2012 11:56 am

Re: Randomly Disable Product Class script isn't working.

Post by happyreadygo »

Code: Select all

[HEADER]
Title=mycustomize script
Description=This script add unlimited resources and etc.


[IMPORTS]
Randomly Disable Product Classes=10
It's not working,too.

I had already tried [PRODUCTS] , Random , Disabled .But not success.
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10969
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 131 times
Been thanked: 410 times

Re: Randomly Disable Product Class script isn't working.

Post by David »

We have fixed the issue and released an updated patch v3.4.17B, which you may download from: http://www.capitalismlab.com/forum/view ... 606#p15606
Post Reply