i made it like this, not sure if its right? but i got some errors.
function onStepIn(cid, item, position, lastPosition, fromPosition, toPosition)
pos = {x = 98, y = 440, z = 7}
local area = {
fromPos = {x=98,y=440,z=8},
toPos = {x=103,y=445,z=8}
}
for _, pid in...