Advertisement
qaisjp

mtasa-blue: gentable listing for #9314

Jul 31st, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 3.40 KB | None | 0 0
  1.   // From https://bugs.mtasa.com/view.php?id=9314
  2.   AllowRange(table, 2, 6, true);
  3.   Allow(table, 8, true);
  4.   Allow(table, 42, true);
  5.   Allow(table, 65, true);
  6.   Allow(table, 74, true);
  7.   Allow(table, 86, true);
  8.   Allow(table, 119, true);
  9.   Allow(table, 149, true);
  10.   Allow(table, 208, true);
  11.   AllowRange(table, 265, 273, true);
  12.   Allow(table, 289, true);
  13.   Allow(table, 329, true);
  14.   Allow(table, 332, true);
  15.   Allow(table, 340, true);
  16.   AllowRange(table, 382, 383, true);
  17.   AllowRange(table, 398, 399, true);
  18.   AllowRange(table, 612, 614, true);
  19.   AllowRange(table, 662, 663, true);
  20.   AllowRange(table, 665, 668, true);
  21.   Allow(table, 699, true);
  22.   AllowRange(table, 793, 799, true);
  23.   AllowRange(table, 907, 909, true);
  24.   Allow(table, 965, true);
  25.   Allow(table, 999, true);
  26.   AllowRange(table, 1194, 1206, true);
  27.   Allow(table, 1326, true);
  28.   Allow(table, 1573, true);
  29.   Allow(table, 1699, true);
  30.   AllowRange(table, 2883, 2884, true);
  31.   AllowRange(table, 3136, 3166, true);
  32.   AllowRange(table, 3176, 3177, true);
  33.   AllowRange(table, 3179, 3186, true);
  34.   AllowRange(table, 3188, 3192, true);
  35.   AllowRange(table, 3194, 3213, true);
  36.   AllowRange(table, 3215, 3220, true);
  37.   AllowRange(table, 3222, 3240, true);
  38.   Allow(table, 3245, true);
  39.   AllowRange(table, 3247, 3248, true);
  40.   Allow(table, 3251, true);
  41.   Allow(table, 3254, true);
  42.   Allow(table, 3266, true);
  43.   AllowRange(table, 3348, 3349, true);
  44.   Allow(table, 3416, true);
  45.   Allow(table, 3429, true);
  46.   AllowRange(table, 3610, 3611, true);
  47.   Allow(table, 3784, true);
  48.   AllowRange(table, 3870, 3871, true);
  49.   Allow(table, 3883, true);
  50.   Allow(table, 3889, true);
  51.   Allow(table, 3974, true);
  52.   AllowRange(table, 4542, 4549, true);
  53.   AllowRange(table, 4763, 4805, true);
  54.   Allow(table, 5085, true);
  55.   AllowRange(table, 5090, 5104, true);
  56.   AllowRange(table, 5376, 5389, true);
  57.   AllowRange(table, 5683, 5702, true);
  58.   AllowRange(table, 6011, 6034, true);
  59.   Allow(table, 6254, true);
  60.   AllowRange(table, 6258, 6279, true);
  61.   Allow(table, 6348, true);
  62.   AllowRange(table, 6526, 6862, true);
  63.   AllowRange(table, 7393, 7414, true);
  64.   AllowRange(table, 7974, 7977, true);
  65.   AllowRange(table, 9194, 9204, true);
  66.   Allow(table, 9268, false);
  67.   AllowRange(table, 9479, 9481, true);
  68.   AllowRange(table, 10311, 10314, true);
  69.   AllowRange(table, 10745, 10749, true);
  70.   AllowRange(table, 11418, 11419, true);
  71.   AllowRange(table, 11682, 12799, true);
  72.   AllowRange(table, 13564, 13589, true);
  73.   AllowRange(table, 13668, 13671, true);
  74.   AllowRange(table, 13891, 14382, true);
  75.   Allow(table, 14529, true);
  76.   Allow(table, 14555, true);
  77.   Allow(table, 14557, true);
  78.   AllowRange(table, 14644, 14649, true);
  79.   AllowRange(table, 14658, 14659, true);
  80.   AllowRange(table, 14696, 14698, true);
  81.   AllowRange(table, 14729, 14734, true);
  82.   AllowRange(table, 14766, 14769, true);
  83.   Allow(table, 14857, true);
  84.   Allow(table, 14884, true);
  85.   Allow(table, 14899, true);
  86.   AllowRange(table, 14904, 15024, true);
  87.   AllowRange(table, 15065, 15999, true);
  88.   AllowRange(table, 16791, 16999, true);
  89.   AllowRange(table, 17475, 17499, true);
  90.   Allow(table, 17975, true);
  91.   Allow(table, 17977, true);
  92.   AllowRange(table, 17979, 17999, true);
  93.   Allow(table, 18037, true);
  94.   Allow(table, 18103, true);
  95.   AllowRange(table, 18106, 18108, true);
  96.   AllowRange(table, 18110, 18111, true);
  97.   AllowRange(table, 18113, 18199, true);
  98.   AllowRange(table, 18631, 19999, true);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement