["Training"] =
["Hunts"] =
["Quests"] =
["Shop"] =
["START"] = [X: 1003] [Y: 1003] [Z: 7].
function onThink(interval, lastExecution)
local teleportpos1 = {x = 1005, y = 1003, z = 6, stackpos=1} --
doSendAnimatedText(teleportpos1,"VIP", math.random(210, 210))
doSendMagicEffect(teleportpos1, math.random(1))
return TRUE
end
<globalevent name="ViP" interval="500" event="script" value="VIP.lua"/>