Userfunction - Teleport to Varanas West (Only 10m Cooldown)
Posted: Sun Feb 09, 2014 5:10 am
This is an easy and convinient way to get to Varanas West (In front of the Tent where the nightmare of Varanas takes place).
The Requirements to use this AddOn:
How it Works
The action is fired by
After that an Osalon Valley Transport Portal is opened and the character moves into that portal. When arrived there, the cameraview is distorted by
using
so the Char dies after ~8sek without any XP-Debt or damage to your equip. The ressurectionpoint is in Varanas west - et Voila!
My daily round for the minigames now always start from there. I like the fact, that it doesn't affect the 60min Cooldown of the regular Recall method.
toDo
The Requirements to use this AddOn:
- SetSkill "Osalon Valley Transport Portal" aka "Osalontal-Transportportal" (id 117210) . This can be obtained in Kampel
- Player that shall use that setskill musst be Level 62 or higher
- The RoM AddOn "TITLES". See http://rom.curseforge.com/addons/titles/ for more informations.
How it Works
The action is fired by
Code: Select all
GetToVaranas();
Return true if everthing went okay
using
Code: Select all
RoMScript ("SetCameraPosition(-12572,33,-9999)");My daily round for the minigames now always start from there. I like the fact, that it doesn't affect the 60min Cooldown of the regular Recall method.
toDo
- call back any pets. They suffer from this AddOn.