Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Macro
#4
(01-08-2013, 02:24 PM)Dexter Wrote: [macro]1000 {change ID} Self.Inventory.Ammunition(3277)<=2 [else] Self.Equip.LeftHand(3208) {else} Self.Equip.LeftHand(3277)[/macro]

Between brackets is the label/"else" you want to skip if the result of the previous command is false. If the result is false he jumps to the label between braces.

[macro]1000 {change ID} Self.Inventory.Ammunition(3277)<=2 [else] Self.Equip.LeftHand(3208) Exit {else} Self.Equip.LeftHand(3277)[/macro]


Messages In This Thread
Help with Macro - by NajsNojzzer - 01-08-2013, 01:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)