• 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

Help with hunter.mac - no loot

Druid

Member
Joined
May 23, 2005
RedCents
70¢
OK. I'm having a problem with hunter.mac... loot section

/echo ${Cursor.Name}

/echo ${RV_LootArray[${LootCheck}]}

/echo (${Cursor.Name.Find[${RV_LootArray[${LootCheck}]}]})

/if (${Cursor.Name.Find[${RV_LootArray[${LootCheck}]}]}) {
/echo Keeping a ${Cursor.Name}... WOOT!
/varcalc RV_LootStats[${LootCheck}] ${RV_LootStats[${LootCheck}]}+1
/autoinventory
/delay 1s
}

I get:
a Swirling Shadows
a Swirling Shadows
NULL
on the echos

This is the code out of hunter.mac, no changes (except for the echos)
What am I doing wrong? Did something change about finding a value in an array?
 
Help with hunter.mac - no loot

Users who are viewing this thread

Back
Top
Cart