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

[SOLVED] [TFS 1.0] Request c++ lua function 'canWalkTo()'

Tufte

Member
Joined
Nov 19, 2007
Messages
652
Reaction score
24
Location
Norway
Can some experienced c++ prorgammer help me create a function that uses the same calculations as autowalk, to check whether a player can walk to a certain position or not? So if the path is blocked by an immovable object, unwalkable terrain or creature it will return false, and true for the opposite.



Thanks in advance.



EDIT: Fixed it all by myself :eek:
 
Last edited:
Back
Top