Loading

Paste #pca1yskke

  1. /*
  2.    00 01 02 03 04 05 06 07 08 09 ->>> x
  3. 00 xx xx xx xx xx xx xx xx xx xx
  4. 01 xx                         xx
  5. 02 xx                         xx
  6. 03 xx       xx xx xx xx       xx
  7. 04 xx       xx 18 1A xx       xx
  8. 05 xx       xx 18 1B xx       xx
  9. 06 xx       xx 19 1C xx       xx
  10. 07 xx       xx xx xx xx       xx
  11. 08 xx                         xx
  12. 09 xx                         xx
  13. 10 xx xx xx xx xx xx xx xx xx xx
  14.  
  15. ^
  16. ^
  17. |
  18. y
  19.  
  20. switch (FEAT_INDUSTRIES, SELF, oil_rig_location_callback, industry_distance(INDUSTRYTYPE_OIL_RIG, -1) ) {
  21.  0..6: CB_RESULT_LOCATION_DISALLOW;
  22.  CB_RESULT_LOCATION_ALLOW;
  23. }
  24. */

Version history

Revision # Author Created at
pifc4of5q Anonymous 04 Feb 2015, 14:45:19 UTC Diff

Comments