Abra o moveenvets/scripts copie 1 arquivo la renomei para pisomsg e coloke isso
function onStepIn(cid, item, pos)
if isPlayer(cid) then
if item.actionid == 6001 then
local str = "OLa voce entrou na area vip. Para mais informacoes fala !vipinfo."
doPlayerPopupFYI(cid, str)
return FALSE
end
e dps
no movevents
<movevent event="StepIn" actionid="6001" script="pisomsg.lua" />