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

TFS 1.X+ Remove share exp c++/lua

How to disable share exp?
You can look at the commented codes of TFS-1.5-Downgrades, the shared system is disabled, follow the same codes.
HTML:
https://github.com/nekiro/TFS-1.5-Downgrades/blob/a4675433d0e5c0001d37d4cab1241120216597e4/src/player.cpp#L4088
 
Last edited:
Back
Top