So..
You step into a tile and a message pops up.
What I want to change is that I want the player to recieve the message and not for everyone to see it.
local storage = 14238
local tilepos = {x = 994, y = 1032, z = 7}
function onStepIn(cid, item, fromPosition, toPosition)...