• 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 How do I compile OTHire 7.72 to 7.60?

Kodis

~|Profi|~
Premium User
Joined
Dec 30, 2008
Messages
2,125
Reaction score
32
Location
Germany
Hey there.
As the title says I would like to compile the OTHire 7.72 to work with 7.60
Unfortunately I have no idea what I have to change in the sources.
I have tried to change the protocol.h to
Code:
#define CLIENT_VERSION_MIN 760
#define CLIENT_VERSION_MAX 760
also I tried to change definition.h to
Code:
#define OTSERV_CLIENT_VERSION "7.60"

But that's as I though not enough so I am pretty much not able to do it without help.
Is it that hard to get to work with 7.6?

Regards
 
Back
Top