Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Enchant message modification

Initiate Mage
Joined
Sep 19, 2020
Messages
2
Reaction score
0
Does anyone know how to change the enchant message output?

Please help me
z.PNG - Enchant message modification - RaGEZONE Forums Please help me
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Sep 19, 2020
Messages
2
Reaction score
0

systemMsg.bin no such message .....

I really want to change it.
systemMsg.bin no such message
 
Newbie Spellweaver
Joined
Oct 27, 2013
Messages
57
Reaction score
10
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.
 
Newbie Spellweaver
Joined
Jul 30, 2009
Messages
64
Reaction score
4
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
 
Back
Top