DnR Posted May 19, 2010 Posted May 19, 2010 Hello, I request a code to fix skill cooldown when a player is trying to delete his character. I added L2j's code but its not compatible with IL.(system messages dont appear and char is not sitting down) It's l2j's pack.
0 DnR Posted June 11, 2010 Author Posted June 11, 2010 Bump :D, This is the error i get. http://img813.imageshack.us/f/chardelerror.jpg/
0 Zappu Posted June 11, 2010 Posted June 11, 2010 Hello, I request a code to fix skill cooldown when a player is trying to delete his character. I added L2j's code but its not compatible with IL.(system messages dont appear and char is not sitting down) It's l2j's pack. You mean something like that ? # Allow delete chars after nnn days, 0 = feature disabled DeleteCharAfterDays = 7
0 xAddytzu Posted June 11, 2010 Posted June 11, 2010 Hello, I request a code to fix skill cooldown when a player is trying to delete his character. I added L2j's code but its not compatible with IL.(system messages dont appear and char is not sitting down) It's l2j's pack. Show us "l2j's code", how we can guess your code >.> replace charId from statement method with char_id or obj_id
0 DnR Posted June 11, 2010 Author Posted June 11, 2010 Show us "l2j's code", how we can guess your code >.> replace charId from statement method with char_id or obj_id omfg,i hadnt noticed it was obj_id before the patch... I changed it and it works perfectly. Thanks a lot xAddytzu.
0 xAddytzu Posted June 11, 2010 Posted June 11, 2010 omfg,i hadnt noticed it was obj_id before the patch... I changed it and it works perfectly. Thanks a lot xAddytzu. ok, you welcome
0 Matim Posted June 11, 2010 Posted June 11, 2010 omfg,i hadnt noticed it was obj_id before the patch... I changed it and it works perfectly. Thanks a lot xAddytzu. Locked.
Question
DnR
Hello,
I request a code to fix skill cooldown when a player is trying to delete his character.
I added L2j's code but its not compatible with IL.(system messages dont appear and char is not sitting down)
It's l2j's pack.
6 answers to this question
Recommended Posts