Jump to content

[QUESTION] Cast Spell on Condition (232)?


Recommended Posts

Posted

I'm trying to create a set of plate mail that will damage the last hitter (less than 6 feet).

When someone is greater than 6 feet the cat spell on condition fails and "One of the spells has failed." appears in the combat log.

I'm trying to block the above using Disable Display String (267) but I'm not having any luck.

Any suggestions would be appreciated? Would STRREF_GUI_FEEDBACK_CONTINGENCY_TRIGGER work?

 

Posted (edited)

I would recommend using the patch 2.6 fireshield solution: give the retaliation spell a large range but have it use one of the "RANGExx" projectiles. (These projectiles were added in patch 2.6, and have different numerical indices in different games. Anything that uses them should read the IDS to find the right number.)

If the target of a contingent spell such as this retaliation effect is outside the spell's range, you get that message. If the target is in range but the projectile doesn't reach them, then there's no message and no hit.

Edited by jmerry

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...