please my script not works.
<movevent type="StepIn" uniqueid="47512" event="script" value="ancienthelmo.lua"/>
local pos = {x=33198, y=32876, z=11, stackpos=2}
local pieces = {2354, 2348, 2350, 2352, 2349, 2353, 2351}
function onStepIn(cid, item, position)
if isPlayer(cid)...