• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

8.54 to 8.57?

Nofus

New Member
Joined
Jul 16, 2009
Messages
415
Reaction score
1
Hey guys, i got a mysql server Demonic 8.54.

I want to update to 8.57.

BETTER: If i can have both 8.54 AND 8.57 or even more clients. Help please.
 
Definitions.h is a part of a server sources.
Just open it and set:
Code:
#define CLIENT_VERSION_MIN 854
#define CLIENT_VERSION_MAX 857

Then re-compile the server.
 
No, the sources are the files written in c++ which you compile the server engine from(in your case probably theforgottenserver.exe). I can't explain this more clearly.
 
OK, WHAT FILE, Do you want me to open?= What is it called, WHERE IS IT? What's the name of it???

You got any tutorial or something?
 
Last edited:
Back
Top