I'm using tfs 1.2, when i use the rope somewhere where there is no ground tile below, i get the following error:
![error.png]()
![rope.png]()
This is the script i'm using (its the same from forgottenserver master branch):
rope error


This is the script i'm using (its the same from forgottenserver master branch):
Lua:
local holeId = {
294, 369, 370, 383, 392, 408, 409, 410, 427, 428, 430, 462, 469, 470, 482,
484, 485, 489, 924, 3135, 3136
}
function onUse(player, item, fromPosition, target...