07-17-2015, 05:54 PM
The code needs to be updated for the new maps
Find IsMap function and update:
Find IsMap function and update:
Code:
return ((itemid >= 6687 and itemid <= 6692) or
(itemid == 7884 or itemid == 8156 or itemid == 9900) or
(itemid >= 12441 and itemid <= 12443) or
(itemid >= 12241 and itemid <= 12242))