Problem showing skill icon.

11/24/2015 12:06 raventh1984#1
Hi elitepvpers,

I have re-designed the skill tree, and i added 1 skill at a time.
But it wont show the skill icon inside the skill tree.

When i hover the mouse over it then its showing the skill icon.

So i wonder what do i need to change so that the icon is showing.

I also followd the how to add an new skill tutorial but that is designed for the v15 skill tree.

P.s. i think its somewhere in this snipper

Code:
void CWndSkillTreeEx::OnDraw(C2DRender* p2DRender)
11/25/2015 12:56 Avalion#2
If this is the v16 skill tree, it is rendering the background image and the image on top of it when it's learned. If I recall. There should be files in the theme like Back_rin or some things for each job.
11/25/2015 15:30 raventh1984#3
Yeah i found it.

I used and different skill tree and deleted the skill tree that almost every v16+ server has.

Solved. Thanks for the reply.