• 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.

[Release] MuServer MuEmu 1.05d Downgraded season 2 with cashshop

Newbie Spellweaver
Joined
May 29, 2015
Messages
17
Reaction score
0
PersonalCodeCheck = 1 not work (in any MU EMU versions)
 
Newbie Spellweaver
Joined
Jan 8, 2009
Messages
25
Reaction score
1
thank you pinkof for great release, can you add function to register from game ?
 
Newbie Spellweaver
Joined
Nov 25, 2013
Messages
19
Reaction score
6
working on the interface season 4 to leave 100% similar and functional for season 2
Pinkof - [Release] MuServer MuEmu 1.05d Downgraded season 2 with cashshop - RaGEZONE Forums

Pinkof - [Release] MuServer MuEmu 1.05d Downgraded season 2 with cashshop - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Nov 25, 2013
Messages
19
Reaction score
6
ConnectServer:
Code:
[COLOR=#666666]
#ifndef CONNECTSERVER_UPDATE
#define CONNECTSERVER_UPDATE 402 <--- change 402 to 202
#endif

[/COLOR]
Dataserver:
Code:
[COLOR=#666666]
#ifndef DATASERVER_UPDATE
#define DATASERVER_UPDATE 402 <- change 402 to 202
#endif

[/COLOR]
JoinServer:
Code:
[COLOR=#666666]
#ifndef JOINSERVER_UPDATE
#define JOINSERVER_UPDATE 402 <--- change 402 to 202
#endif

[/COLOR]
GameServer:
Code:
[COLOR=#666666]
#ifndef GAMESERVER_UPDATE
#define GAMESERVER_UPDATE 402 <-- Change to 402 to 202
#endif

[/COLOR]
and compile the ConnectServer, Dataserver, Joinserver, Gameserver

and finish problem in interface client
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Feb 9, 2012
Messages
12
Reaction score
0
Because they use more files season 4 than the 6?
 
Newbie Spellweaver
Joined
Feb 7, 2013
Messages
25
Reaction score
0


Version is incorret

is correct?
 
Back
Top