Hello, i'm using aCis project and I'm trying to pass the Achievements Engine.
Everything is fine except this line.
for (int id: achievement.getRewardList().keySet())
player.addItem(achievement.getName(), id, achievement.getRewardList().get(id), player, true);
}
addItem shows problem.
Problem :
The method addItem(String, int, int, L2Object, boolean) in the type L2PcInstance is not applicable for the arguments (String, int, Long, L2PcInstance, boolean)
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Question
Dulens.
Hello, i'm using aCis project and I'm trying to pass the Achievements Engine.
Everything is fine except this line.
addItem shows problem.
Problem :
Any idea? Thanks in advance.
Okay, I think now it's fixed. You can lock it.
1 answer to this question
Recommended Posts