Hello, I recently added this code, which I adapted for aCis 382.
I compile and run the gameserver without any error. I added the configs and I also tried without configs but by directly adding the rep value or item Id in the code. But once I press the item in game nothing occurs in both situations.
With some searching I did on the forum I found that it's an issue from registering the handler and adding it to the items XML. I think I've done those though.
Hey everyone!
L2Evolution – Inspired by L2Pride
We’ve just released more info about the server everything you need to know is now available!
👉 Learn more here: https://l2evolution.org/Forum/wiki/
🌐 Official Website: l2evolution.org
Question
Hann1bal
Hello, I recently added this code, which I adapted for aCis 382.
I compile and run the gameserver without any error. I added the configs and I also tried without configs but by directly adding the rep value or item Id in the code. But once I press the item in game nothing occurs in both situations.
With some searching I did on the forum I found that it's an issue from registering the handler and adding it to the items XML. I think I've done those though.
I've added these in ItemHandler :
Added this in the XML of Festival Adena :
Does anyone know what could cause this? Thanks in advance.
Edit : Added the code I use. https://pastebin.com/xTeZt9Jf
Edited by Hann1bal4 answers to this question
Recommended Posts