Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MAcro multiple times execution
#1
Is it possible to set macro to repeat x times in a FixedPoint.

For example:
THIS:
Fixed (32380 32175 7)
Fixed (32386 32175 7)
Macro (32386 32175 7:newMacro)
Macro (32386 32175 7:newMacro)
Macro (32386 32175 7:newMacro)
Macro (32386 32175 7:newMacro)
Fixed (32381 32179 7)

TO THIS:
Fixed (32380 32175 7)
Fixed (32386 32175 7)
Macro (32386 32175 7:newMacro) (but x4)
Fixed (32381 32179 7)
#2
really? Noone knows? Or am I just asking hard questions?
#3
(01-27-2014, 11:26 PM)a-grabowski Wrote: really? Noone knows? Or am I just asking hard questions?


Yes it possible , in the first macro put whatever you want him to do 4 x and then it will all count as 1 , for example if you want him to move North 4x but in 1 macro all you do is make a new macro and in it put in

Self.MoveE Exit()
Self.MoveE Exit()
Self.MoveE Exit()
Self.MoveE Exit()

Like this Smile)), If i helped dont forget + :p


Hello! , If i Helped a Rep+ would be nice, Thank you !!! Wink


Forum Jump:


Users browsing this thread: 1 Guest(s)