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!

[Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING]

Inactive Account
Inactive Account
Joined
Nov 15, 2021
Messages
14
Reaction score
0
Skilled Illusionist
Joined
Oct 29, 2009
Messages
399
Reaction score
35
find this code
Code:
CBasicLineBoxEx* pLineBox = new CBasicLineBoxEx;
pLineBox->CreateSub ( this, "BASIC_LINE_BOX_EX_NAME", UI_FLAG_XSIZE | UI_FLAG_YSIZE );
pLineBox->CreateBaseBoxName ( "BASIC_NAME_LINE_BOX" );
RegisterControl ( pLineBox );
m_pNameLineBox = pLineBox;

Hi Sir Empire,

How to solve this sir? I have been using the source that you shared here. tia :)
https://ibb.co/Nsbf54N
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
90
how about GM badge do you have code for that?
gm.jpg the logic is there. u can create your own badge

- - - Updated - - -

Hi Sir Empire,

How to solve this sir? I have been using the source that you shared here. tia :)
https://ibb.co/Nsbf54N
find basicpotiontray.cpp
Code:
< EMACTIONQUICK_SIZE; i++
replace with this
Code:
< EMACTIONQUICK_SIZE - 6; i++

- - - Updated - - -

Can you help me? The source code to compile, but don't know how to apply to the client? thank you

- - - Updated - - -



Sir, this source code is completed which files need to replace the client? I try to replace the source within the GUI and SQL file but failed, please help me, thank you

u mean compatible client for the source?
sorry i don't provide any client here, just use any shared juver client and take replace with my gui files.
 
Inactive Account
Inactive Account
Joined
Nov 15, 2021
Messages
14
Reaction score
0
Thank you Sir ,IS OK。:p:

Using RCC tip: Charactor Start Map Error mapslist. MST [0, 0]MapID (ID: / M, S) NOT found
 
Last edited:
Experienced Elementalist
Joined
Mar 18, 2013
Messages
269
Reaction score
13
View attachment 170656 the logic is there. u can create your own badge

- - - Updated - - -


find basicpotiontray.cpp
Code:
< EMACTIONQUICK_SIZE; i++
replace with this
Code:
< EMACTIONQUICK_SIZE - 6; i++

- - - Updated - - -



u mean compatible client for the source?
sorry i don't provide any client here, just use any shared juver client and take replace with my gui files.


sir can you help me to fixed dungeon ? because sometimes can't enter to dungeon area ? and can you share forbidden Tower ? :)
 
Initiate Mage
Joined
Oct 18, 2021
Messages
44
Reaction score
0
Does anyone know how to make this client support the Chinese version of the skills? ? I tried to overwrite the skill file, but some skills cannot be used in the game...
 
Experienced Elementalist
Joined
Mar 18, 2013
Messages
269
Reaction score
13
how to change the limit of dungeon ? because after 2 days the dungeon is automatic disable :(
 
Initiate Mage
Joined
Feb 3, 2022
Messages
99
Reaction score
1
Anybody wanna share their working MiniA?I tried all the parameter but still i cant open the game. I need working MiniA from this thread. I also compiled the source I cant open the game. Maybe MiniA is the problem. Thanks for who share their MiniA.
 
Initiate Mage
Joined
Feb 24, 2022
Messages
24
Reaction score
0
Can anyone tell me the default /get_item password of this source? hehe
 
Back
Top