EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Server Code Submissions (https://www.eqemulator.org/forums/forumdisplay.php?f=669)
-   -   Divine Intervention text (https://www.eqemulator.org/forums/showthread.php?t=24532)

Knightly 03-02-2008 03:54 PM

Divine Intervention text
 
I noticed in spell_effects.cpp the following:
Code:

                        // WildcardX: If anyone finds out what the real text for this is suppose to be, please change it here.
                        entity_list.MessageClose(this, false, 200, MT_CritMelee, "The Gods smile upon %s.", GetCleanName());

So I looked back over some of my logs and I found where I had been saved. I'm not positive that this is the correct text (and the log is from quite a while back) but I think it may be:

Code:

                        entity_list.MessageClose(this, false, 200, MT_CritMelee, "%s has been rescued by divine intervention!", GetCleanName());

mattmeck 03-02-2008 06:34 PM

Thats the correct saying, saw it on a raid in live tonight -)

So_1337 03-03-2008 01:40 AM

Nice find :)

Scorpious2k 06-19-2008 10:00 AM

I found this message in the string file so I modified the program to send it from there instead (less bandwidth). Good find on the messsage, it is in version 1114.


All times are GMT -4. The time now is 10:46 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.