[Share]EP11 Source Code w/ Client

for fix tyranny buff

openned GLTowerWarsDefine.h
and fine code
Code:
[COLOR=#800000]SW_SCHOOL_MAX = 10[/COLOR]

change to

Code:
 [COLOR=#ff0000]SW_SCHOOL_MAX = 3 [/COLOR]

:junglejane::junglejane:



Example: Commons Item = Gold
And Scroll You can find . for last Contribute Points. but in editor missing Name Maybe U need add in Comment.ini
CHACKED FB
 
for fix tyranny buff

openned GLTowerWarsDefine.h
and fine code
Code:
[COLOR=#800000]SW_SCHOOL_MAX = 10[/COLOR]

change to

Code:
 [COLOR=#ff0000]SW_SCHOOL_MAX = 3 [/COLOR]

:junglejane::junglejane:




CHACKED FB
did you know how to fix bugtrap field after skill used ?
 
Read back sir or add my facebook
Intial R

is this your fb? thanks!

kenn14 - [Share]EP11 Source Code w/ Client - RaGEZONE Forums
 
Captur - [Share]EP11 Source Code w/ Client - RaGEZONE Forums

how to remove the popup window after login the character?

im using GG client

already solve.
 
Last edited:
up for this i want to know or change the letter U for tyranny instead of Item Shop.

locate InnerInterface.cpp

find

if ( UIKeyCheck::GetInstance()->Check ( RANPARAM::MenuShotcut[SHOTCUT_ITEMSHOP], DXKEY_DOWN ) )

change the function to your tyranny.


please share your tyranny :)


already solve the help window
 
Last edited:
locate InnerInterface.cpp

find

if ( UIKeyCheck::GetInstance()->Check ( RANPARAM::MenuShotcut[SHOTCUT_ITEMSHOP], DXKEY_DOWN ) )

change the function to your tyranny.


please share your tyranny :)


already solve the help window
im just using the tyranny in this source.
 
Back