02-21-2020, 07:09 PM
(02-20-2020, 03:43 PM)lukasze Wrote:(02-20-2020, 12:02 PM)leoscripts Wrote: need a macro to use the adventure stone, or a macro to use item X
plis help me
1000 {Macro Sample} X:=Self.X() Z:=Self.Z() Y:=Self.Y() Map.Use(X, !X, !Y, !Z, 5)
I want to get it to use in the darashia temple I put the macro as follows 1000 {Macro Sample} X:=Self.X(33213) Z:=Self.Z(1) Y:=Self.Y(32454) Map.Use(16277, ! X! Y! Z, 5) , you have to leave in the right way to use, I thank you right now

