Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Destroying furniture macro issue
#1
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)
Helped you? Give your thanks back pressing Rep+ to me


Messages In This Thread
Destroying furniture macro issue - by exsar - 10-08-2013, 07:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)