Works fine over here.
local config = {
TILE_ACTION_ID = 52640,
ITEMID = 37420,
LEVEL = 250,
STORAGE = 284723,
DESTINATION = Position(33650, 31444, 10)
}
local me = MoveEvent('scriptNameHere')
function me.onStepIn(player, item, position, fromPosition)
local armor =...