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] Legend.mu client & server source code S16 1.1

Initiate Mage
Joined
Jul 24, 2015
Messages
43
Reaction score
0
how to fix it, thanks!
mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 
Experienced Elementalist
Joined
Oct 31, 2006
Messages
282
Reaction score
82
Client 1.20.24:
New Pet :
New MG Weapons
 
Last edited:
Initiate Mage
Joined
Jan 10, 2014
Messages
50
Reaction score
2
Hi!
How to fix it? "You can't get more experience on this server"
Thanks!
Ezjj9hc - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Sep 9, 2014
Messages
469
Reaction score
497
Hi!
How to fix it? "You can't get more experience on this server"
Thanks!
Ezjj9hc - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

need change this
db game -> setting -> (GameServer.TimeCheckLevelMax = -1 / GameServer.TimeCheckLevelMin = -1)
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 24, 2015
Messages
43
Reaction score
0
need change this
db game -> setting -> (GameServer.TimeCheckLevelMax = -1 / GameServer.TimeCheckLevelMin = -1)

I tried it and it didn't work :/::/::/::/:

mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums



how to fix it? :blink::blink::blink::blink::blink::blink::blink:
 
Initiate Mage
Joined
Apr 4, 2021
Messages
14
Reaction score
0
mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

Uxzoppt - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

sorry any know this error??

I can [build]
common
connect server
login server
server link

but I get an error when I build the game???
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

Uxzoppt - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

sorry any know this error??

I can [build]
common
connect server
login server
server link

but I get an error when I build the game???

Did You added boost directories to the project properties (in compilator C/C++ and Linker sections) ?
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
so i need run file bootstrap.exe again???
You didnt read all thread and my wiki?

altime.h it's from ATL, just install it from VS Installer

2 other errors you can find here fixes
 
Initiate Mage
Joined
Apr 4, 2021
Messages
14
Reaction score
0
You didnt read all thread and my wiki?

altime.h it's from ATL, just install it from VS Installer

2 other errors you can find here fixes

--------------------------------------------------
Platform Toolset : Visual Studio 2013 (v120)
--------------------------------------------------
C / C++ :
C:\boost\boost_1_75_0;
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\atlmfc\include;
..\Common\;
..\Dependencies\MySQL\include;
..\Dependencies;
C:\boost;
C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29910\atlmfc\include;
--------------------------------------------------
Linker:
C:\boost\boost_1_75_0\stage\lib;
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\atlmfc\lib\x86;
..\Libraries\;
C:\boost\stage\lib;
C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29910\atlmfc\lib\x86;
--------------------------------------------------
I don't understand, why in other items like :
[common] - [server link] - [login server] - [connect server]
both build successfully and no errors. Only [Game] generates an error?
--------------------------------------------------
cl3eiH9 - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top