Loading

Paste #ps6aj7xff

  1. CmdIndustryGSEvent:
  2. p1 = industry id
  3. p2 = custom data vor var 10 resp. 18
  4.  
  5. CmdIndustryAreaGSEvent:
  6. tile = start tile of area
  7. p1 = end tile of area
  8. p2 = custom data vor var 10 resp. 18
  9.  
  10. Both commands trigger two callbacks for each targeted industry:
  11. CB 29 (random production change) variable 10: 32 bits from p2
  12. CB 25 (animation trigger for all tiles) variable 18: 32 bits from p2

Comments