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

[8.6] TFS 1.5 Baiak, Mount and Modal widow.

The server has a problem at the source that prevents the player from pulling objects and objects, both players and monsters, from more than 2 tiles away, does anyone know how to solve this problem at the source?
I believe it's in LUA. Go to data/event/player.lua and look for something like 'onMoveItem' in that line. If you don't find it, I'll analyze the source later with that in mind.
 
I took a similar tfs 1.5 to compare the script and made some changes but it didn't have any effect, I think it's related to sourc. the problem is.

When you try to pull an item or creature from 1 tile away, it does the action. However, if you want to move the item or player from the penultimate tile on your screen, you cannot.
 
Back
Top