Loading

Paste #p0a28hstd

  1. CmdIndustryGSEvent:
  2. p1[00..15] = industry id
  3. p1[16..31] = unused
  4. p2[00..31] = custom data vor var 10 resp. 18
  5.  
  6. CmdIndustryAreaGSEvent:
  7. tile = start tile of area
  8. p1[00..07] = X extend
  9. p1[08..15] = Y extend
  10. p1[16..23] = industry type
  11. p1[24..31] = unused
  12. p2 = custom data vor var 10 resp. 18
  13.  
  14. Both commands trigger two callbacks for each targeted industry:
  15. CB 29 (random production change) variable 10: 32 bits from p2
  16. CB 25 (animation trigger for all tiles) variable 18: 32 bits from p2

Version history

Revision # Author Created at
ps6aj7xff Anonymous 09 Jul 2015, 20:21:12 UTC Diff

Comments