Channel Selection Theme

01/05/2018 20:15 Burdenz2007#1
Sorry for asking this. What file should i search to change the image for this FlyFF Banner??

[Only registered and activated users can see links. Click Here To Register...]
01/05/2018 21:18 - DK#2
Its from Source ^^
01/06/2018 13:55 Claan#3
Look at the source: Neuz/WndTitle.cpp
Code:
void CWndSelectServer::OnInitialUpdate()

//you find at the end of method this line or something differents
if( script.Load(MakePath(DIR_THEME, "TexBannerList.inc" )) )
than you look in the TexBannerList.inc in the Theme folder and you find the image file of banner and can change the banner..