Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

HELP [Annihilation Src ] How I can change serverbrowser screen

Newbie Spellweaver
Joined
Mar 15, 2019
Messages
10
Reaction score
1
Src : Annihilation / ZMMO

When i replace this frontend to untouched frontend i cant click to servers
Imgur ( This is my server browser screen ) :
Imgur ( I need like this original ) :

How I can edit serverbrowser screen, I need original ( Infestation ) serverbrowser screen.

Help please, sorry for language.

This is my server browser screen ;

5 - HELP [Annihilation Src ] How I can change serverbrowser screen - RaGEZONE Forums

I need like this original ;

W19Z7E - HELP [Annihilation Src ] How I can change serverbrowser screen - RaGEZONE Forums

Thanks for help :kiss:
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 15, 2019
Messages
10
Reaction score
1
Look here
Scaleform::GFx::Value var[20];

{
replace original
}
tips
Code:
gfxMovie.Invoke("_root.api.Main.BrowseGamesChannelsAnim.initButtons", var, 8);

56 - HELP [Annihilation Src ] How I can change serverbrowser screen - RaGEZONE Forums

here?
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Mar 15, 2019
Messages
10
Reaction score
1
Open warz.sln and search
// init browser

And send
{
..... all your code inside here
}

Look here
Scaleform::GFx::Value var[20];

{
replace original
}

tips
Code:
gfxMovie.Invoke("_root.api.Main.BrowseGamesChannelsAnim.initButtons", var, 8);

Serverbrowser screen problem fix but this problem?

How I can fix?

11 - HELP [Annihilation Src ] How I can change serverbrowser screen - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top