08-30-2016, 07:33 AM
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 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.