Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro de Refiller
#12
Testei desta forma abaixo e funcionou. Vamos lá:

Code:
Fixed (X Y Z)
MapTool (X Y Z:Target: 2773 Use: 0 Pos: X+1 Y Z)
Delay (X Y Z:1)
MapTool (X Y Z:Target: 2772 Use: 0 Pos: X+1 Y Z)

Caso quando você chegar no mecanismo, e ele for o 2772 (esquerda), seria legal adicionar outro MapTool antes do primeiro. Ficaria assim:

Code:
Fixed (X Y Z)
MapTool (X Y Z:Target: 2772 Use: 0 Pos: X+1 Y Z)
Delay (X Y Z:1)
MapTool (X Y Z:Target: 2773 Use: 0 Pos: X+1 Y Z)
Delay (X Y Z:1)
MapTool (X Y Z:Target: 2772 Use: 0 Pos: X+1 Y Z)


Messages In This Thread
Macro de Refiller - by turu_122 - 07-26-2012, 08:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)