Hey y'all,
- Trying to learn and get better at altering / writing basic macros. This is Szazors gear macro that I am adding type 7/8 Augment data to.
- I've gotten inventory aug HP for slots 0-8 working! When I get to inventory aug slot 9, things go south.

- Problem: can't figure out why macro breaks when I add "${Me.Inventory[9].AugSlot[2].Item.HP}"
- Echoing "${Me.Inventory[9].AugSlot[2].Item.HP}" gives the correct result in game. Sticking it in a macro breaks it.

- Trying to learn and get better at altering / writing basic macros. This is Szazors gear macro that I am adding type 7/8 Augment data to.
- I've gotten inventory aug HP for slots 0-8 working! When I get to inventory aug slot 9, things go south.

- Problem: can't figure out why macro breaks when I add "${Me.Inventory[9].AugSlot[2].Item.HP}"
- Echoing "${Me.Inventory[9].AugSlot[2].Item.HP}" gives the correct result in game. Sticking it in a macro breaks it.




