Getting Started
Rules
Character Mover
Optimization Guide
EZ Wiki
EZ Guide
Magelo
Zone List
Spell Recipes
T10.5 Spell Recipes
Crafting Recipes
Donate
EZ Player Discord
EZ Server Files
EZ Client Downloads
Custom UF MiniMap
Custom UF Inventory
EQEmulator Home
Allakhazam Home
UFMissingFilesList
TwitchTV
#Event CountAA "Unspent AA: #1#" Sub Main() :Primeloop /doevents /goto :Primeloop /return |===================================================| SUB: Event_CountAA|=================================================== Sub Event_CountAA(Line, AACount) /bc Total AA: ${AACount} /return
#Event CountAA "Unspent AA: #1#" #Event MaxHP "Max HP: #1#" Sub Main() :Primeloop /doevents /goto :Primeloop /return |===================================================| SUB: Event_CountAA|=================================================== Sub Event_CountAA(Line, AACount) /bc Total AA: ${AACount} /return|===================================================| SUB: Event_MaxHP|=================================================== Sub Event_MaxHP(Line, HPCount) /bc Total HP: ${HPCount} /return
#Event CountAA "Unspent AA: #1#" #Event MaxHP "Max HP: #1#" #Event CurrentAA "#*# now have #1# ability points." Sub Main() :Primeloop /doevents /goto :Primeloop /return |===================================================| SUB: Event_CountAA|=================================================== Sub Event_CountAA(Line, AACount) /bc Total AA: ${AACount} /return|===================================================| SUB: Event_MaxHP|=================================================== Sub Event_MaxHP(Line, HPCount) /bc Total HP: ${HPCount} /return |===================================================| SUB: Event_CurrentAA|=================================================== Sub Event_CurrentAA(Line, WhatsMyAA) /varset CurrentAA ${WhatsMyAA} /return
/noparse /bcaa //docommand ${If[(${FindItemCount[indigo vanguard]} + ${FindItemBankCount[indigo vanguard]}) > 0,/noparse /bc ${FindItemCount[indigo vanguard]} in inventory and ${FindItemBankCount[indigo vanguard]} in bank,]}
/noparse /bcaa //docommand ${If[(${FindItemCount[faydwer alliance]} + ${FindItemBankCount[faydwer alliance]}) > 0,/noparse /bc ${FindItemCount[faydwer alliance]} in inventory and ${FindItemBankCount[faydwer alliance]} in bank,]}
/noparse /bcaa //docommand ${If[(${FindItemCount[cabilis foreign]} + ${FindItemBankCount[cabilis foreign]}) > 0,/noparse /bc ${FindItemCount[cabilis foreign]} in inventory and ${FindItemBankCount[cabilis foreign]} in bank,]}
/noparse /bca //if (${Int[${FindItem[Ring of the Ages].ID}]} != 117000) /squelch /bca //echo ${Me.Name} ${FindItem[Ring of the Ages].Name}