I have a problem on my quests.lua
Problem:
Players can stay ON chest, they can throw itens and walk on chest
Any know how to fix it?
local quests = {
[8000] = 2384, -- rapier
[8001] = 2485, -- doublet
[8002] = 2526, -- studded shield
[8003] = 2530, -- copper shield
[8004] =...