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

Compiling Server 8.6 to 8.62 - How to?

Dankoo

Active Member
Joined
Sep 4, 2010
Messages
1,007
Reaction score
27
Hello,

I'm using REV 3884, I want my server to accept connections from client versions from 8.6 to 8.62, I've seen some tutorials to change the versions, but it's always for 0.3.6...

So, my definitions.h:

Lua:
#define CLIENT_VERSION_MIN 860
#define CLIENT_VERSION_MAX 862
#define CLIENT_VERSION_STRING "Only clients with protocol 8.6 to 8.62 are allowed!"

I can log in with 8.6, but 8.62 client crashes

Do I have to change anything else? Is it safe to use 8.6 to 8.62? Should I use 8.62 only?

Thanks in advance.
 
I'm pretty sure this isn't possible, 8.6 & 8.61 will not work with 8.62 as the 8.62 client got orange skull, am I right?
 
Back
Top Bottom