Well, here I am again...
I was really tired of the mess in the info panel when there was a big stack.
In the top it was going off screen and the bottom was unreadable, so I decided to change things a bit :
Problem is that it isnt Elisabeth's units but Willem's.
I sat until 3 am last night and couldnt get it to work, but I suspect it's a really easy fix, so if anyone could take a look at it, I'd appreciate it
I guess this is where the issue is :
I was really tired of the mess in the info panel when there was a big stack.
In the top it was going off screen and the bottom was unreadable, so I decided to change things a bit :

Problem is that it isnt Elisabeth's units but Willem's.
I sat until 3 am last night and couldnt get it to work, but I suspect it's a really easy fix, so if anyone could take a look at it, I'd appreciate it

I guess this is where the issue is :
PHP:
// Vincentz szString.append(CvWString::format(SETCOLR L"%s" ENDCOLR, GET_PLAYER((PlayerTypes)iJ).getPlayerTextColorR(), GET_PLAYER((PlayerTypes)iJ).getPlayerTextColorG(), GET_PLAYER((PlayerTypes)iJ).getPlayerTextColorB(), GET_PLAYER((PlayerTypes)iJ).getPlayerTextColorA(), GET_PLAYER((PlayerTypes)iJ).getName()));
szString.append(CvWString::format(L"<img=%S size=24></img>", GC.getLeaderHeadInfo((LeaderHeadTypes)iJ).getButton()));