• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling Upgrade TFS 10.37 to 10.38

fokkx

New Member
Joined
Feb 27, 2009
Messages
5
Reaction score
0
Hello,
i am trying to compile TFS to 10.38 version, i already change on source this line:

#define CLIENT_VERSION_MIN 1036
#define CLIENT_VERSION_MAX 1038
#define CLIENT_VERSION_STR "10.38"

Now appers to choose a character on tibia, but after click Enter, give a debug..
Whats i do? Where more i need changing?
 
better wait for @Mark to update it since there are new things in the client that got added (premium reminder/button stuff) and that is probably why you debug when trying to log in
 
Don't forget to convert the otb with new things, change the flags in sources and definitions ofc.
 
Don't forget to convert the otb with new things, change the flags in sources and definitions ofc.
Hello, i don't understand how and where i change the flags in source and convert the otb?

I only make change things on definitions and compiling it
 
Last edited:
Back
Top