Posts: 3
Threads: 2
Joined: Nov 2018
Reputation:
0
I'm trying to find a way to throw magic walls or wild growths on specific sqms, since I'm hunting on a spot where I need to keep the mobs away from my secondary and tertiary characters.
Is there any way to do it?
Posts: 1,630
Threads: 103
Joined: Sep 2015
Reputation:
0
11-24-2018, 05:12 AM
(This post was last modified: 11-24-2018, 05:13 AM by Catar.)
try gain, with this, for some reason i named variable diferently (d instead of m)
200 {Macro Sample} mX:=33230 mY:=29581 MWRuneID:=3156 MagicWallID:=2130 UseonID:=Map.ItemOnTop.ID(!mX, !mY, :Z) !UseonID<>!MagicWallID Map.UseOn(!MWRuneID, !UseonID, !mX, !mY, :Z, 6)