Hello. I needsome help to add animations to enchantments..
Like, when the enchantment is successful, the server sends a packet with a message to player: "You successfully enchanted your weapon" for example. Together with this packet I want to send a skill animation.
The same when Fails the enchant and the same for skill enchants.
Im taking a look at RequestExEnchantSkill and I found the code part where the system sends the message but i cannot figure out how to add the animation from a skill there.
Question
vecc
Hello. I needsome help to add animations to enchantments..
Like, when the enchantment is successful, the server sends a packet with a message to player: "You successfully enchanted your weapon" for example. Together with this packet I want to send a skill animation.
The same when Fails the enchant and the same for skill enchants.
Im taking a look at RequestExEnchantSkill and I found the code part where the system sends the message but i cannot figure out how to add the animation from a skill there.
Edited by vecc20 answers to this question
Recommended Posts