Geep LOMCN n00bie Aug 28, 2025 6 3 3 Nov 10, 2025 #1 Discipline System What's the problem when releasing the skill Ice Aura doesn't increase experience?
Far tinmymouthpl0x Staff member Administrator May 19, 2003 20,683 34 3,286 520 Nov 10, 2025 #2 i probably missed out the exp gain call on that skill. you can just add "Player.LevelMagic(Magic);" inside MagicComplete. I'll fix it when i get chance Upvote 0
i probably missed out the exp gain call on that skill. you can just add "Player.LevelMagic(Magic);" inside MagicComplete. I'll fix it when i get chance
Geep LOMCN n00bie Aug 28, 2025 6 3 3 Nov 11, 2025 #3 Far said: i probably missed out the exp gain call on that skill. you can just add "Player.LevelMagic(Magic);" inside MagicComplete. I'll fix it when i get chance Click to expand... Thank you for your reply. Add "Player.LevelMagic(Magic);" as you said. It has been solved. Thank you. Upvote 0
Far said: i probably missed out the exp gain call on that skill. you can just add "Player.LevelMagic(Magic);" inside MagicComplete. I'll fix it when i get chance Click to expand... Thank you for your reply. Add "Player.LevelMagic(Magic);" as you said. It has been solved. Thank you.