• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - Macro for gear + augment data, breaking.

Joined
Jan 13, 2013
RedCents
667¢
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.

1700578765231.png

- 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.

1700577846531.png
 

Attachments

Oops, didn't add the macro with the broken line. Wanted to upload a working macro. Makes sense to add the broken macro. I'll add it with the line that breaks it.

I guess I will have to learn what loop or pair of loops nested means because that is alien language to me.

Is it possible to help me understand why its breaking without learning loop / loops nested?
 
Oops, didn't add the macro with the broken line. Wanted to upload a working macro. Makes sense to add the broken macro. I'll add it with the line that breaks it.

I guess I will have to learn what loop or pair of loops nested means because that is alien language to me.

Is it possible to help me understand why its breaking without learning loop / loops nested?
Possibly. Would need the code though.
 
1700557830510.png
So while I can't be sure exactly what the issue is. You may notice that here with augslots you're doing nothing is in quotes. Where-as everything before it is in quotes.

With that said all the brackets are balanced.

1700557972092.png
 
So I ran it, it works. So either you fixed your issue when you sent the broken one, which I suspect was a stray bracket, or you didn't and my computer works better than yours.
 
So I ran it, it works. So either you fixed your issue when you sent the broken one, which I suspect was a stray bracket, or you didn't and my computer works better than yours.
That is even more wild... I didn't fix the issue as you posted that. There has to be truth to your computer working better than mine.

With that said, the quotes has healed the issue. I have now spit out my left wrist augment hp after two days of bashing my head. I knew I was not cut out to be a software developer.
 
Problem - Macro for gear + augment data, breaking.

Users who are viewing this thread

Back
Top
Cart