Loading

Paste #pqkqld7wy

  1. /*
  2.    -4 -3 -2 -1 00 01 02 03 04 05 ->>> x
  3. -4 xx xx xx xx xx xx xx xx xx xx
  4. -3 xx                         xx
  5. -2 xx                         xx
  6. -1 xx       xx xx xx xx       xx
  7. 00 xx       xx 18 1A xx       xx
  8. 01 xx       xx 18 1B xx       xx
  9. 02 xx       xx 19 1C xx       xx
  10. 03 xx       xx xx xx xx       xx
  11. 04 xx                         xx
  12. 05 xx                         xx
  13. 06 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
pca1yskke Anonymous 04 Feb 2015, 17:27:32 UTC Diff
pifc4of5q Anonymous 04 Feb 2015, 14:45:19 UTC Diff

Comments