Loading

Revision differences

Old revision #ps6aj7xffNew revision #p0a28hstd
1CmdIndustryGSEvent:  1CmdIndustryGSEvent:  
2p1 = industry id  2p1[00..15] = industry id
3p2 = custom data vor var 10 resp. 18  3p1[16..31] = unused
   4p2[00..31] = custom data vor var 10 resp. 18
4  5  
5CmdIndustryAreaGSEvent:  6CmdIndustryAreaGSEvent:  
6tile = start tile of area  7tile = start tile of area  
7p1 = end tile of area  8p1[00..07] = X extend
   9p1[08..15] = Y extend
   10p1[16..23] = industry type
   11p1[24..31] = unused
8p2 = custom data vor var 10 resp. 18  12p2 = custom data vor var 10 resp. 18  
9  13  
10Both commands trigger two callbacks for each targeted industry:  14Both commands trigger two callbacks for each targeted industry: