PDA

View Full Version : Divine Intervention text


Knightly
03-02-2008, 03:54 PM
I noticed in spell_effects.cpp the following:
// 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:

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.