The waypoint #1 code is just a waypoint I inserted to stand still near the NPC Anthony Taz. To complete and accept quests I use the macro which vegasmike posted some time ago. And I inserted the yrests in that macro now, and its working alot better now.
Here is the code of the macro.
Code: Select all
/script TargetUnit("focus1")
/yrest 1500
/script UseAction(1)
/yrest 1500
/script ChoiceOption(1)
/yrest 1500
/script TargetNearestEnemy()
/yrest 1500
/run KillSequence("","2")()