Hey,
I was adding the Inquisition Quest to my server and i got this problem. Anyone know how to fix it ?
![da.png]()
Script:
Inquisition Movement Issue
I was adding the Inquisition Quest to my server and i got this problem. Anyone know how to fix it ?

Script:
Lua:
local teleports = {
[2150] = {text = 'Entering Ushuriel\'s ward.', newPos = Position(1982, 1422, 11), storage = 0, alwaysSetStorage = true}, -- to ushuriel ward
[2151] = {text = 'Entering the Crystal Caves.', bossStorage = 200, newPos = Position(1740, 1556, 11), storage = 1}, -- from ushuriel ward
[2152] = {text =...