View Single Post
02-20-18, 04:20 PM   #27
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 158
Originally Posted by Phanx View Post
Odd; I was actually playing in Pandaria, and was using the same code in my mount addon back then.

What is the output from /run print(string.format("%8$d %1$s", GetInstanceInfo())) while on the Timeless Isle?
I actually checked GetInstanceInfo when I was there and it returned 870, so I'm currently using GetCurrentMapAreaID() to check for Timeless Isle (951).
  Reply With Quote