Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Macro use item on xyz
#8
(07-24-2014, 11:20 PM)Zakx12 Wrote:
(07-24-2014, 10:41 PM)mr. Kris Wrote: in this second macro You don't must change anything Smile

X:=Self.X() now X it's this same like Self.X(), I only can use now X when I write !X!
now X is everywhere I'm

It works but not like I need
Look at the image, the magic walls are the id 3169, and when someone uses the rune on me, the script starts to use the item 669 on all the walls

[Image: mwall.png]

I need something like this, that when I move to the north the item 669 uses only on the sqm of north

[Image: remover.png]

Hmmmmmmmmmmm...

Code:
100 {maptool} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(669, 3169, !X!, !Y!+1, !Z!, 1) Exit()

I don't know that will work because I don't have BBot on this computer. If will be don't work try change "Y:=Self.Y()" to "Y:=Self.Y()+1" and change "!Y!+1" to "!Y!"
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.


Messages In This Thread
Need Macro use item on xyz - by Zakx12 - 07-24-2014, 09:53 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)