11-07-2013, 11:56 PM
Equip a sword when left hand is empty.
[macro]1000 {Equip another sword} ID:=9 Self.Inventory.LeftHand()==0 Self.Equip.LeftHand(!ID!)[/macro]
[macro]1000 {Equip another sword} ID:=9 Self.Inventory.LeftHand()==0 Self.Equip.LeftHand(!ID!)[/macro]