10-08-2013, 07:25 PM
i wish to destroy only those:
21:21 You see an areca palm.( id 17373)
and
21:22 You see a trough.(id 2524)
Can someone fix it or give a working one to me?
so the macro is.
X:=Self.X
Y:=Self.Y
Z:=Self.Z
weapon:=Self.Inventory.LeftHand
Map.UseOn(!weapon!, 2524, !X!, !Y!, !Z!, 5)
X:=Self.X
Y:=Self.Y
Z:=Self.Z
weapon:=Self.Inventory.LeftHand
Map.UseOn(!weapon!, 17373, !X!, !Y!, !Z!, 5)
21:21 You see an areca palm.( id 17373)
and
21:22 You see a trough.(id 2524)
Can someone fix it or give a working one to me?
so the macro is.
X:=Self.X
Y:=Self.Y
Z:=Self.Z
weapon:=Self.Inventory.LeftHand
Map.UseOn(!weapon!, 2524, !X!, !Y!, !Z!, 5)
X:=Self.X
Y:=Self.Y
Z:=Self.Z
weapon:=Self.Inventory.LeftHand
Map.UseOn(!weapon!, 17373, !X!, !Y!, !Z!, 5)
Helped you? Give your thanks back pressing Rep+ to me