• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Ep 11 Source Code

Newbie Spellweaver
Joined
Aug 16, 2012
Messages
13
Reaction score
0
TheLeaker27 - Ep 11 Source Code - RaGEZONE Forums
 
Experienced Elementalist
Joined
Nov 15, 2008
Messages
238
Reaction score
26
InnerInterfacesimple.cpp

Find >

CEscMenuOpen* pEscMenuOpen = new CEscMenuOpen;
pEscMenuOpen->Create ( ESCMENU_OPEN, "ESCMENU_OPEN", UI_FLAG_RIGHT | UI_FLAG_BOTTOM );
pEscMenuOpen->CreateSubControl ();
RegisterControl ( pEscMenuOpen );
//ShowGroupBottom ( ESCMENU_OPEN );
HideGroup ( ESCMENU_OPEN );

Replace this >

CEscMenuOpen* pEscMenuOpen = new CEscMenuOpen;
pEscMenuOpen->Create ( ESCMENU_OPEN, "ESCMENU_OPEN", UI_FLAG_RIGHT | UI_FLAG_BOTTOM );
pEscMenuOpen->CreateSubControl ();
RegisterControl ( pEscMenuOpen );
ShowGroupBottom ( ESCMENU_OPEN );
//HideGroup ( ESCMENU_OPEN );
 
Newbie Spellweaver
Joined
Jan 10, 2016
Messages
98
Reaction score
0
Thanks, anyways, do you know why the SW buffs, was not displayed in the SW winner.
 
Newbie Spellweaver
Joined
Jan 10, 2016
Messages
98
Reaction score
0
Do anyone know on how to make the level editor included in the source to be compatible on this client.
 
Newbie Spellweaver
Joined
Dec 16, 2016
Messages
36
Reaction score
0
can you help me pet info not show up and pet name
XTpHkdL - Ep 11 Source Code - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 6, 2007
Messages
96
Reaction score
3
GG client always crash after get in map.
how to fix it ?
Log >
[2017-02-24 20:44:50] ERROR : CIniLoader::eek:pen(), File Open itemsetlists.ini[2017-02-24 20:44:50] ERROR : CItemSetLists::LOAD()
[2017-02-24 20:45:14] ERROR : CIniLoader::eek:pen(), File Open SchoolWar01.ini[2017-02-24 20:45:14] ERROR : GLSchoolWars::Load(), File Open SchoolWar01.ini[2017-02-24 20:45:14] sSchoolWars.Load() fail, SchoolWar01.ini[2017-02-24 20:45:14] ERROR : CIniLoader::eek:pen(), File Open RoyalRumble01.ini[2017-02-24 20:45:14] ERROR : GLRoyalRumble::Load(), File Open RoyalRumble01.ini[2017-02-24 20:45:14] sRoyalRumble.Load() fail, RoyalRumble01.ini[2017-02-24 20:45:14] ERROR : GLMapAxisInfo::LoadFile(), dungeon_i.mmp[2017-02-24 20:45:17] ERROR : GLMapAxisInfo::LoadFile(), dungeon_i.mmp
[2017-02-24 20:45:35] [INTERFACE] SCHOOLWARS_SCOREBOARD_OPEN_BUTTON not found[2017-02-24 20:45:35] ลุฝบฦฎ รโทยรขภฬ ณสนซ ภฐิ ผณมคตวพ๎ ภึฝภดฯดู.[Show Score][2017-02-24 20:45:35] [INTERFACE] MENU_INVENTORY_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_CHARACTER_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_SKILL_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_PARTY_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_GUILD_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_QUEST_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_FRIEND_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_LARGEMAP_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_CHATMACRO_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_ITEMBANK_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_ITEMSHOP_BUTTON_F not found[2017-02-24 20:45:35] [INTERFACE] MENU_SETTING_BUTTON not found[2017-02-24 20:45:35] [INTERFACE] MENU_SETTING_BUTTON_F not found[2017-02-24 20:45:35] ลุฝบฦฎ รโทยรขภฬ ณสนซ ภฐิ ผณมคตวพ๎ ภึฝภดฯดู.[Limited Time]
 
Newbie Spellweaver
Joined
Dec 16, 2016
Messages
36
Reaction score
0
check your gui



GG client always crash after get in map.
how to fix it ?
Log >
check your gui



im using GG files but now i saw new bug
i learn new skill for pet after change place all pet skill it will gone so i need to learn again a skill to use
 
Back
Top