[QUESTION] How to add custom monster speech ?

01/14/2013 22:45 nubness#1
Hello everybody,
What I am referring to is the purple/yellow speech of CT bosses, Dios Exiel and most dd1, dd2 and jungle mini-bosses. I assume it's possible to add new ones to different mobs but I don't know how. What I do know is that the messages themselves are stored in kr_string.DB, located in Bin\Data.
If there's someone who knows how to add new speeches, I am asking you to share this information with the community.
01/15/2013 00:04 denis2112#2
Well for that you have to extract your client then open *sysmsg-uni.txt* then edit the current talk of a boss or other things u want. :)
01/15/2013 00:29 nephren#3
kr_string.db = your monster text (in your Server Files : PSM_Client/bin/data/
open with txt editor
01/15/2013 00:37 nubness#4
Thanks captains but that's not what I asked :D . I want to know if I can add more mobs to have the speech. I know how to open a file in notepad ;) .
01/15/2013 04:55 nephren#5
Well, probably you have to find the method who calling kb_string in your Server.
If you found it, you can add costum stuff.