Page 1 of 1

veiled Ehcampment waypoint

Posted: Thu Sep 27, 2012 8:57 am
by newton666
hi this is the way point for the new daily in the new zone

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints>
	<!-- #  1 --><waypoint x="-2654" z="-17947" y="810"  type="TRAVEL">		player:target_NPC("Forem Mone");
CompleteQuestByName(425495);  	
AcceptQuestByName(425495); 
	</waypoint>
	<!-- #  2 --><waypoint x="-2746" z="-18080" y="809">	</waypoint>
	<!-- #  3 --><waypoint x="-2807" z="-18155" y="811">	</waypoint>
	<!-- #  4 --><waypoint x="-2855" z="-18106" y="811">	</waypoint>
	<!-- #  5 --><waypoint x="-2944" z="-18016" y="811">		player:mouseclickL(906, 689, 1280, 748);
player:rest(2);
	</waypoint>
	<!-- #  7 --><waypoint x="-2881" z="-18084" y="811">	</waypoint>
	<!-- #  8 --><waypoint x="-2813" z="-18156" y="811">		player:mouseclickL(912, 687, 1280, 748);
player:rest(2);
	</waypoint>
	<!-- # 10 --><waypoint x="-2751" z="-18081" y="809">	</waypoint>
	<!-- # 11 --><waypoint x="-2653" z="-17951" y="810">		player:mouseclickL(909, 696, 1280, 748);
player:rest(2);
	</waypoint>
</waypoints>
it works but i don't want to use mouse click , how do i use the item "magic circle charge rune" at each mouse click thx.

Re: veiled Ehcampment waypoint

Posted: Thu Sep 27, 2012 9:09 am
by rock5
Normally you click something by using

Code: Select all

player:target_Object(nameorid)

Re: veiled Ehcampment waypoint

Posted: Thu Sep 27, 2012 10:25 am
by newton666
no , i mean the items are in my backpack. And the items("magic circle charge rune") must be place at each mouse click point.
i'm wanting to know what is the command to use something on your action bar or backpack slot

Re: veiled Ehcampment waypoint

Posted: Thu Sep 27, 2012 12:00 pm
by rock5
To use an item in your backpack use

Code: Select all

inventory:useItem(nameorid)
As for clicking, what is it that you have to click?

Re: veiled Ehcampment waypoint

Posted: Sat Sep 29, 2012 10:07 am
by abron1
you get over the circles and you have to right click the item in your bag