• 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 - How to make events

whiteviper

New member
Joined
Jul 17, 2015
RedCents
274¢
How can i make an event that every time one of my guys gets a spell cast on them my cleric will cure it?
 
are you already using a specific macro, or looking to create/modify your own?

If you are using a specific macro, it may already have a mechanism to do that
 
I use kissassist on my war and mage

Autocleric on cleric

afnuke2 on wiz

I play bard

I was looking at the MQ2Events wiki and i can not figure out how to get anything to work.

I saw the below as an example but can not figure out how to get it to work. I cannot find what file to put it in. Any help appreciated.

[ommmask]
trigger=#*#You feel a gaze of deadly power focusing on you#*#
command=/multiline ; /i say -- Clicking Mask!! ; /delay 9s !${Me.Casting.ID} ; /casting "Mirrored Mask" item
 
MQ2Events is not working. you are probably doing everything fine, it is just a problem with MQ2Events.

I would change this a bit

[ommmask]
trigger=#*#You feel a gaze of deadly power focusing on you#*#
command=/multiline ; /i say -- Clicking Mask!! ; /timed 90 /casting "Mirrored Mask" item
 
Does anyone know if MQ2Events will be back or is it discontinued?

Is there any other way i could get my guys (using autocleric, afnuke, and kissassist) to do something when a certain text is shown? I was just using the OMM mask as an example.
 
Does anyone know if MQ2Events will be back or is it discontinued?

Is there any other way i could get my guys (using autocleric, afnuke, and kissassist) to do something when a certain text is shown? I was just using the OMM mask as an example.

It is in the process of being fixed.. We just have to be patient..
 
Rich (BB code):
[Cures]
CuresOn=1
Cures1=Group Purify Soul
Cures2=Purify Soul
Cures3=Ward of Purity
Cures4=NULL
Cures5=NULL
I believe thats what the cures section is for...
 
Question - How to make events

Users who are viewing this thread

Back
Top
Cart