• 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 - Looting bug

surfdog21

Seasoned veteran member
Joined
Jul 26, 2016
RedCents
1,234¢
/if ($(debugloot})/echo DEBUGLOOT:lootlag ${loottotal}!=${corpse.items} LagCount${LagcCount}

is the error my looters get when auto looting the first corpse.

Immediately pauses macro with corpse open looking at loot but not looting.
 
lagcount is not in our version its in ninadvloot.

Find this line /if (${Debugloot})
Rich (BB code):
/echo DEBUGLOOT :LootLag ${loottotal}!=${Corpse.Items} LagCount${LagCount}
and delete LagCount${LagCount}
Rich (BB code):
/echo DEBUGLOOT :LootLag ${loottotal}!=${Corpse.Items}

its an orphan and not used anywhere so it safe to delete
 
Problem - Looting bug

Users who are viewing this thread

Back
Top
Cart