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.
Alguém que saiba trabalhar com Engine.dll e Core.dll? Tenho hwid no servidor o código adaptado, mas não tenho parte do cliente, pois meu cliente é c4.. Alguém que faça esse tipo de serviço
Hello @Hitcher. Could you please clarify the scenario in which this happened?
Was it on GF server?
The drops that were on the ground were from the same character? These fell with autoloot off, then you activated autoloot and tried to pick? Please provide more details so we can replicate it.
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