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

OTC map click

Dogrinha

New Member
Joined
Oct 6, 2019
Messages
206
Solutions
1
Reaction score
2
I would like to know how do I increase the distance of the click on the map in ot client and also wanted to know if it is possible to make click and not lock the character, many people are suffering
tfs 0.4 tibia 8.6
 
in your source files map.h change this.
C++:
#define MAX_NODES 512
 
Solution
Back
Top