11-24-2018, 12:27 AM
(11-20-2018, 02:19 AM)Catar Wrote: Yes there is
change mX and mY and ID of magic wall on ground if different
[macro]200 {Macro Sample} mX:=12345 mY:=12345 MWRuneID:=3180 MagicWallID:=2129 UseonID:=Map.ItemOnTop.ID(!dX, !dY, :Z) !UseonID<>!MagicWallID Map.UseOn(!MWRuneID, !UseonID, !mX, !mY, :Z, 6)[/macro]
[spoiler][/spoiler]Code:mX:=12345
mY:=12345
MWRuneID:=3180
MagicWallID:=2129
UseonID:=Map.ItemOnTop.ID(!dX, !dY, :Z)
!UseonID<>!MagicWallID
Map.UseOn(!MWRuneID, !UseonID, !mX, !mY, :Z, 6)
Hey bud! First of all thank you for your support!
But I can't get it working for me. I'm trying to shoot a wild growth (ID 3156, ground ID 2130) on the coordinates (33230 29581 8). Doesn't seem to work...