Page 1 of 1

teleportation

Posted: Thu Aug 22, 2013 9:18 am
by Lamkefyned
hello you know how to put a heffner xaviera teleportation?and a xaviera?

Re: teleportation

Posted: Thu Aug 22, 2013 10:39 am
by rock5
-- Deleted --

Re: teleportation

Posted: Thu Aug 22, 2013 11:40 am
by Rickster
hehe, i do not even know what spot you are talking about ;)

when i read the first post, i thought about just teleporting to heffners portal with the transport skill.
this can be done by using

Code: Select all

			sendMacro("CastSpellByName('Transport: Heffnerlager');");
			waitForLoadingScreen(30); yrest(2000);
			player:update();
			__WPL:setWaypointIndex(__WPL:getNearestWaypoint(player.X, player.Z));
this will port you to the heffner portal, wait for the loading screen and set the closest waypoint nearby as your next one.
you have to exchange the name of the transport cast, to the one in your language. i think its available if your char is at least level 20/20.

Re: teleportation

Posted: Thu Aug 22, 2013 12:14 pm
by Ego95
when i read the first post, i thought about just teleporting to heffners portal with the transport skill.
Same :D

Re: teleportation

Posted: Thu Aug 22, 2013 12:22 pm
by rock5
Um... wrong post. Sorry. :oops:

Re: teleportation

Posted: Thu Aug 22, 2013 5:58 pm
by Lamkefyned

Re: teleportation

Posted: Thu Aug 22, 2013 8:33 pm
by Rickster
why are you asking for help on another thread in this thread? :-O ;) ... if it refers to your question here, post it here ;)
for this time i will follow you there ;) ...