12-05-2013, 09:37 PM
(12-05-2013, 09:30 PM)Thiaguin- Wrote:(12-05-2013, 09:23 PM)manahan Wrote: maybe this isnt possible anymore, the macros i have arent working.
is there a way to shoot a gfb on myself when there are more than 3 creatures around me?
1000 {GFB on ME} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self. Creatures.Beside()>=3 Map.UseOn(3191, 99, !X!, !Y!, !Z!, 1)
try it ...
didnt work