• 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

Tip - hidecorpse

Gator

Member
Joined
Feb 19, 2016
RedCents
224¢
Hey I know the gurus here are going to think this post is silly, and probably unnecessary but I saw a post recently with someone with the same problem and I know it was a problem for me because KA sometimes got into a weird targeting loop with corpses. This is for the people who haven't learned to utilize all of MQ2 yet.

Anyways what I did was made an event for when the mob dies it does a hidecorpse command.

Events go in the Release folder not the Macros or any other folder. If you are in game when you update the MQ2Events_Namehere.ini then type /event load. You will have to rename the file to with your toons name, and one file for every toon. If you already have the file then just copy paste the contents from this one into your existing one and save.

To make pasting easier here are the contents from the file you can download below.

[corpse]
trigger=#1#has been slain by#2#
command=/hidecorpse allbutgroup
[corpse1]
trigger=#1#You have slain#2#
command=/hidecorpse allbutgroup
[corpse2]
trigger=#1#scores a Finishing Blow#2#
command=/hidecorpse allbutgroup

Edit ----

Make sure the plugin is loaded (/plugin list and check for mq2events). If it is not type /plugin mq2events
 

Attachments

Last edited:
That's so awesome - I never thought of doing it this way. Thanks man.
 
Pro tip:

In order to use MQ2Events you have to have logging ON in EQ. I made this mistake when trying to use events to get my PoK portal stein during the anniversary events. I couldn't figure out why it wouldn't work. Need log on.
 
Pro tip:

In order to use MQ2Events you have to have logging ON in EQ. I made this mistake when trying to use events to get my PoK portal stein during the anniversary events. I couldn't figure out why it wouldn't work. Need log on.

What? MQ2Events doesn't read the log. You don't need logging on.
 
It uses the same mechanism that macros use to read event text from the various chat windows
 
It uses the same mechanism that macros use to read event text from the various chat windows

Mine wouldn't work until logging was turned on. It never worked with just event chat.
 
Thx its working here but i had to type: "/plugin mq2events" to load it..."/event load" did nothing here
 
Believe "/event load" is to load the ini after doing some edits to the ini, while already ingame and using the plugin
 
Tip - hidecorpse

Users who are viewing this thread

Back
Top
Cart