Bug 1: In tutorial 2, when first build the "Discount Megastore", there is an error window:"Error on File: ilib\Geta.cpp Line: 283." And then, click the "OK" button, the game will exit.
Check the "tut02.txt":
Code: Select all
81 [CONDITION]
82 Firm Build Count=Discount Megastore, 1
83
84 [ACTION]
85 Set firm description=Discount megastore
Code: Select all
Set firm description=Discount megastore
Code: Select all
Set firm description=Discount Megastore 001 (Dallas) /*The game play in Dallas*/
Bug 2: Aslo in tutorial 2, i fix the "Discount megastore" bug, next when Add the Sales Unit, the tutorial will paused, cannot continue. check the "tut02.txt":
Code: Select all
[TEXT]
215 Select ~Sales Unit~ from the list.
216
217 [POS]
218 Text Box=60,280,250,0
219
220 [CONDITION]
221 Unit Exists=5, Sales
Code: Select all
Unit Exists=5, Sales
Code: Select all
Unit Exists=5
This bug in every tutorial except tutorial 1. Because in tutorial 1 there is no "Sales Unit".
Bug 3: In tutorial 6, same like Bug 1, the different is the firm is not a "Discount Megastore", it's a farm.