Does anyone know how to change the enchant message output?
Please help me
Attachment 168239Please help me
Printable View
Does anyone know how to change the enchant message output?
Please help me
Attachment 168239Please help me
chances it is saved in the SystemMsg.bin, I did a quick look, but there are over 2500 lines
systemMsg.bin no such message .....
I really want to change it.
systemMsg.bin no such message
It should be message 2285 for success and 2321 failure, inside systemmsg.bin, unless you / someone else changed the message IDs inside your client source code. If that's the case, you can find the correct message IDs inside ItemManager.h inside the CItemManager::Process() function.
I was going to look myself once I get off work, because I knew it indeed was in the systemmsg.bin file, but until I knew exactly where I wasn't going to post a reply
Check a bin named tooltipmsg.bin or something like that, I forgot the name exactly. That same bin is also in the client.