• 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 - Suggestions to make character face away from NPC

yangwenlii

Active member
Joined
Oct 31, 2020
RedCents
271¢
I would like to have my characters face away from an NPC in response to a text trigger for the Xorbb raid. Is there any way to do this?

I use mq2events for certain encounters such as Icebound Avatar of War, but I am unsure how to make characters face away from something using events, if it is possible. Any pointers would be appreciated
 
That works, thank you!

I am going to need to test it more, but it seems to work when I test the following with MQ2events:

trigger=#*#King Xorbb shouts, 'Avert your gaze or suffer:'#*#
command=/multiline ; /stopcast ; /cler pause on ; /cler mode 0 ; /gsay Facing Away ; /attack off ; /face away ;
 
I believe it will face away from your current target. so if you need to face away from a specific npc you might need to /target them first.
 
Thanks, I will add in /target King just in case.

command=/multiline ; /stopcast ; /cler pause on ; /cler mode 0 ; /gsay Facing Away ; /attack off ; /target King ; /face away ;
 
Hey, I've been doing this raid too. Trying to get the Bifold Focus of the Evil Eye (Allows you to twincast your next spell)
If you can get the three achievements, then you can buy the item from the raid vendor with currency.

I will also try this to see if this works to get the achievement.

The "Mirror Mirror" Achievement will be the hardest one to get I believe, but it may be possible with events too.

It involves reacting to an emote with a Loot item and click while standing in a particular area. Just need to work out someway to get that into a command line
 
If you have the Barrier Shard Crystal buff on you at the time this fires off, and you are located in front of the lens where Xorbb is, it will reflect the spell back onto him:

King Xorbb is struck by the the oblivion beam as it reflects off of _____
King Xorbb loses his reflective protection for 90 seconds as enough people reflect his spell.
Your immunity buff protected you from the spell Oblivion Gaze!
 
I have been thinking about how to get that reflect achievement also. I am going to try to set the click item to a hotkey and have the event do a /keypress after the emote happens. Maybe there is a better way to do it, but I am still a noob when it comes to these things.
 
stall tank him till 90% really slow. Then only 1 char needs to face away do the mirror reflect thingy. after Success, then burn him to the ground really quick m so he doesn’t do it agin.
 
Pretty sure it's all toons, i failed last time i did this because the cleric wasn't looking away.
 
Question - Suggestions to make character face away from NPC

Users who are viewing this thread

Back
Top
Cart