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]

Banned
Banned
Joined
Apr 23, 2022
Messages
15
Reaction score
0
How to make Character Settings checkbox selected?
I've already tried to make the value true but nothing happens.


 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
9
How to make Character Settings checkbox selected?
I've already tried to make the value true but nothing happens.



if you want to edit the value go to GameEmulatorView3D.cpp
then find this code
if ( sCharacter.b100KContrib )
 
Banned
Banned
Joined
Apr 23, 2022
Messages
15
Reaction score
0
if you want to edit the value go to GameEmulatorView3D.cpp
then find this code
if ( sCharacter.b100KContrib )

I want the checkboxes set checked state = true upon initialization.

just like this:

this->checkBox1->Checked = true;
this->checkBox1->CheckState = System::Windows::Forms::CheckState::Checked;

not the character data value
 
Last edited:
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
9
I want the checkboxes set checked state = true upon initialization.

just like this:

this->checkBox1->Checked = true;
this->checkBox1->CheckState = System::Windows::Forms::CheckState::Checked;

not the character data value

oww sorry my bad.
 
.
Joined
Aug 2, 2019
Messages
545
Reaction score
88
Does anybody here know to fix server auto close? Send me a message if any, thanks.
 
Banned
Banned
Joined
Apr 23, 2022
Messages
15
Reaction score
0
is there a ways of running the emulator without boarder? like running the game executable?
 
Initiate Mage
Joined
Feb 3, 2022
Messages
99
Reaction score
1
@aizen00 EmpireZ how to fix cw time bug? when I try to enter in game the time is start to CW 5:00 then after that the timer looks like this CW 769272.32
 
Junior Spellweaver
Joined
Feb 17, 2022
Messages
169
Reaction score
6
anyone knows how to change the ingame itemshop buying currency to v-points and gold? which file do i need to edit?
 
Initiate Mage
Joined
Apr 26, 2020
Messages
4
Reaction score
0
Someone can help this Gunner Int Summon, why has a damaged to same School Player, when he go near to summon a player has impact damage to a summon please help How to fix this.
 
Initiate Mage
Joined
Apr 12, 2022
Messages
32
Reaction score
0
does anyone know about the problem of tyranny not attracting players and after finishing it doesn't return players to the market
 
Back
Top