I am trying to make a lua portal to Azahara Crater, but it keeps taking me to Hyjal. I made a second one, and it takes me to the same spot. This is what is in my lua:
function Teleporting_onUse (pUnit, Event, pMisc)
pMisc:Teleport (37, 1067, 281, 33
end
RegisterGameObjectEvent (90000002, 2, 'Teleporting_onUse')