4.4.19 - Bug - Script Competitors

Technical support requests for Capitalism Lab
Post Reply
meRlinX_AT
Level 3 user
Posts: 96
Joined: Thu Mar 23, 2017 9:05 pm

4.4.19 - Bug - Script Competitors

Post by meRlinX_AT »

Hallo,

the script works not like it should or I miss something.

I have set 22 Competitors
12 are Diversified Companies

Working:
Stock Focused Companies=2
Real Estate Focused Companies=2
Media Focused Companies=2

... the rest are mixed.
Have also tried another sorting of the list and use CLASS instead of NAME


Part of my script:

Code: Select all

// Number of Competitors=22
Diversified Companies=12

// Fashion (mega class) FASHION
AI Product Expertise=Apparel, 1
AI Product Expertise=Footwear, 1
AI Product Expertise=Leather Goods, 1

// Food and Beverage (mega class) FOOD
AI Product Expertise=Beverage, 1
AI Product Expertise=Food,1
AI Product Expertise=Snacks, 1

// Healthcare and Beauty (mega class) BODYCARE
AI Product Expertise=Drugs, 1

// Electronics and Appliances (mega class) DEVICE
AI Product Expertise=Electronic Products, 1
AI Product Expertise=Photography Products, 1

// Luxury Goods (mega class) LUXURY
AI Product Expertise=Watch, 1

// 
AI Product Expertise=Toy, 1

//
AI Product Expertise=Household Products, 1

Retail Focused Companies=2
AI Product Expertise=Home Appliances, 1
AI Product Expertise=Sport Equipment, 1

Tech Focused Companies=2
AI Product Expertise=Body Care Products, 1
AI Product Expertise=Home Appliances, 1

Stock Focused Companies=2
Real Estate Focused Companies=2
Media Focused Companies=2
List:
// CLASS, NAME, LOCALCOMP, MEGACLASS, FARMRELATE, EXPERTISE
// APPAREL Apparel 30 FASHION 0 Y
// AUTO Automobile 100 0 Y
// BEVERAGE Beverage 10 FOOD 60 Y
// BODYCARE Body Care Products 20 BODYCARE 0 Y
// COMMUN Communication Devices 80 DEVICE 0 Y
// COMPUTER Computer 100 DEVICE 0 Y
// COSMETIC Cosmetics 40 BODYCARE 0 Y
// DRUGS Drugs 30 BODYCARE 0 Y
// ELECTRON Electronic Products 90 DEVICE 0 Y
// FOOD Food 20 FOOD 100 Y
// FOOTWEAR Footwear 40 FASHION 0 Y
// FURN Furniture 20 0 Y
// HOMEAPP Home Appliances 50 DEVICE 0 Y
// HOUSE Household Products 20 0 Y
// JEWELRY Jewelry 40 LUXURY 0 Y
// LEATHER Leather Goods 20 FASHION 40 Y
// LPRODUCT Livestock Products 0 FOOD 100 N
// LSEMI Livestock Semi-products 0 100 N
// LSTOCK Livestock 0 100 N
// PHOTO Photography Products 70 DEVICE 0 Y
// PLANT Plant 0 100 N
// PSEMI Plant Products 0 100 N
// RAW Raw Material 0 0 N
// SEMI Semi Products 0 0 N
// SNACKS Snacks 20 FOOD 70 Y
// SPORT_EQ Sport Equipment 10 0 Y
// TOBACCO Tobacco Products 20 70 N
// TOY Toy 70 0 Y
// WATCH Watch 30 LUXURY 0 Y

+ the description under http://www.capitalismlab.com/script---competitors.html is not coherent
AI Product Expertise=<Expertise Product CLASS> should be <Expertise Product NAME> ?
... at least other scripts which I found are using NAME

thanks
greetz
Win 7 Pro / Cap Lab 4.4.19 + Sub DLC

* I'm not an native English speaker - maybe some phrases or words are not the "yellow from the egg".
Post Reply