[Release] Legend.mu client & server source code S16 1.1

Experienced Elementalist
Joined
Oct 31, 2006
Messages
282
Reaction score
82
Client 1.20.24:
New Pet :
New MG Weapons
 
Last edited:
Newbie Spellweaver
Joined
Jan 10, 2014
Messages
50
Reaction score
2
Hi!
How to fix it? "You can't get more experience on this server"
Thanks!
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Sep 9, 2014
Messages
469
Reaction score
498
Hi!
How to fix it? "You can't get more experience on this server"
Thanks!

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

Attachments

You must be registered for see attachments list
Newbie Spellweaver
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 :/::/::/::/:




how to fix it? :blink::blink::blink::blink::blink::blink::blink:
 
Newbie Spellweaver
Joined
Apr 4, 2021
Messages
13
Reaction score
0


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
290
Reaction score
206


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
 
Newbie Spellweaver
Joined
Apr 4, 2021
Messages
13
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?
--------------------------------------------------
 

Attachments

You must be registered for see attachments list