doTeleportThing(cid, player_pos_entrada)
doSendMagicEffect(player_pos_entrada, 10)
set coordinates :p
i had exactly the same script but changed it for this one
function onStepIn(cid, item, position, fromPosition)
if getCreatureStorage(cid, 50001) == -1 then
if item.actionid ==...