• 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

Question - Ninjadvloot.inc (Leave me alone)

Joined
Dec 24, 2017
RedCents
1,813¢
How do I get KA to stop using this? I like to manually distribute my loot! This Ninjadvloot.inc thing just needs to go away.
 
I should say every time I update, I replace the contents with:

Code:
| Ninjadvloot.inc v6.2 07/27/2020 Redguides.com
| Updated: Stripped file to render it useless 7/27/2020 by BigDaddy
|
| Usage: add the following to your macro for looting
|   #include Ninjadvloot.inc
|   /call SetupAdvLootVars
|   /call LootMobs or /call UseAdvLoot

Sub SetupAdvLootVars(string ChangeIniFile)
 /echo BD_NINJALOOT: Ninja Loot got called for intial setup!
/return

Sub LootMobs
 /echo BD_NINJALOOT: Ninja Loot got called for looting mobs!
/return

Sub UseAdvLoot
 /echo BD_NINJALOOT: Ninja Loot got called for using Advanced Loot!
/return
 
Question - Ninjadvloot.inc (Leave me alone)

Users who are viewing this thread

Back
Top
Cart