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!

[Share]EP11 Source Code w/ Client

Junior Spellweaver
Joined
Aug 2, 2009
Messages
155
Reaction score
13
B1rBBRG - [Share]EP11 Source Code w/ Client - RaGEZONE Forums


i got this error. what cause the problem? how to fix? anyone know?
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Sep 22, 2008
Messages
286
Reaction score
10
Top 10 ranking button

1. Add the following into CPvPWindowDisplay.cpp
Find m_pButtonSchoolWarPage( NULL ),
Add the following


Find m_pButtonSchoolWarPage
Add the following


Find case SCHOOLWAR_BUTTON_PAGE:
Add the following


2. Add the following into Cpvpwindowdisplay.h
Find SCHOOLWAR_BUTTON_PAGE,
Add the following


Find CBasicTextButton* m_pButtonSchoolWarPage;
Add the following


3. Delete and add the following GLGaeaClient.cpp
Find: (inside case NET_MSG_GCTRL_TOWERWARS_SETWINSCHOOL_BRD:)

delete this


and add following into (case NET_MSG_GCTRL_TOWERWARS_START_BRD:)

4. Add the following into gameword.xml
Find <WORD Ver="1" Id="COMPETITION_CTF_BATTLE_TEXT">
Add the following at last line

Already follow your instruction but button "Show" not appear
kenn14 - [Share]EP11 Source Code w/ Client - RaGEZONE Forums




agusanRan..

i think this is not agusan ran cus the font diffrend with my agusan ran
kenn14 - [Share]EP11 Source Code w/ Client - RaGEZONE Forums
 
Experienced Elementalist
Joined
Feb 21, 2016
Messages
272
Reaction score
43
B1rBBRG - [Share]EP11 Source Code w/ Client - RaGEZONE Forums


i got this error. what cause the problem? how to fix? anyone know?

sir can u share your gui xml ? how to change font like that ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 14, 2017
Messages
88
Reaction score
4
Can anyone share compatible client working skill link without crash pls
 
Skilled Illusionist
Joined
Jun 19, 2017
Messages
308
Reaction score
21
my problem now is leveditor its not compatible after save
 
Back
Top