• 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

Event Question

Zero0003

New member
Joined
Nov 16, 2005
RedCents
262¢
This is for the Macro writers.

I got my chanter nuking. But I never do see the dmg she puts out. Is it possible to put in a event for it to tell me what it nukes for in my bc server I have setup?

Like it would see what it nukes for and /bc Nuked mob for X amoutn of dmg.
 
Rich (BB code):
#event Inuked "${Me} hit#*#for #1# points of non-melee damage."

Sub Event_Inuked(string line, int DamageDone)
/bc Nuked ${Me.Target} for ${DamageDone}
/return
 
Event Question

Users who are viewing this thread

Back
Top
Cart