View Single Post
  #29  
Old 01-22-2011, 05:39 AM
ir0nfist ir0nfist is offline
Aviak

ir0nfist's Avatar

Join Date: Apr 2010
Posts: 61
Default

Looking into a couple things here. I had posted something to try but you don't want to do it as it could cause issues. I don't have a monk to find which setting it is but trying something else.

Ok, while I can't test to find which category pertains to the monk, I can tell you this. The text for failing is stored in eqstr_us.txt. Now, if you want, you can alter what this text says when you fail, capitalize it, put a crapload of exclamations or weird characters on both sides of the text string. You cannot use notepad to do this. I think it adds whitespace or something which causes it to get screwed up. You can use something like notepad++ or scintilla or basically any editor you would use to write code or something. You will find this line 1456 %1 has fallen to the ground. I assume this is it. You can change that to whatever you want. This may be for seeing it happen to others I dunno so search for what it tells you when you fail minus your name. It seems like you can't use ascii symbols or if you can I didn't figure out how yet.

As far as the audio trigger, I'm not sure let me look at it real quick. After typing in the string to search for and selecting the sound, did you hit create? It should show up in the bottom area of the audio triggers window.
Last edited by ir0nfist; 01-22-2011 at 06:48 AM..