• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Help with hunter.mac - no loot (1 Viewer)

Druid

Member
Joined
May 23, 2005
RedCents
50¢
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