(08-30-2016, 07:33 AM)teiito Wrote: Hello
I have a lot of characters, and i wanna to do Leech quest in Venore.
Maptool can does this, but i need to use shovel on ground once.
This macro doesnt work:
1000
{Use}
X:=Self.X
Y:=Self.Y
Z:=Self.Z
Map.UseOn(3457, 17950, !X!, !Y!, !Z!, 1)
Where 3457 is a ID of shovel, 17950 is ID of ground.
I USE FEW TIMES SOMETHING LIKE THIS:
(its a part of my script on wailing widow)
Code:
Point (33189 31438 9)
Point (33190 31438 9)
Point (33191 31439 9)
Point (33196 31438 9)
Fixed (33199 31438 9)
MapTool (33199 31438 9:Target: 183 Use: 3291 Pos: 33200 31438 9)
Point (33201 31438 9)
Point (33202 31438 9)
Point (33203 31437 9)
THIS CAN HELP YOU IN FUTURE
Code:
[X-1, Y-1] [X, Y-1] [X+1, Y-1]
[X-1, Y] [X, Y(YOUR POSITION)] [X+1, Y]
[X-1, Y+1] [X, Y+1] [X+1, Y+1]
If i help you please Click ^ to give REP point 

if I'll have more rep I'll make better scrips