Hi Epvpers Any problem with small system shout the shout is not center like normal system shout.
thanks in advance can help my problem
PHP Code:
#ifdef __SMALL_SYSTEM_SHOUT
if(lpCaption->m_bSmall)//Hier drunter Farbe vom neuen Shout
CWndBase::m_Theme.m_pFontSRGiuld->DrawText(point.x, point.y, fXScale, fYScale,
D3DCOLOR_ARGB((int)(lpCaption->m_fXScale * 255) - (255 - lpCaption->m_nAlpha), 228, 206, 126),
lpCaption->m_szCaption);
#endif // __SMALL_SYSTEM_SHOUT