Alright guys trying to learn how to write code and update script and this simple one is giving me trouble.
this is the changes i did.
local failposition = Position(770, 934, 6)
function onStepIn(cid, item, position, fromPosition)
local player = Player(cid)
if player:getPremiumDays()...