function Siguientemarker1 (element)
if element == localPlayer then
if timer then killTimer(timer) timer = nil end
timer = setTimer(Siguientemarker2, 30000, 1)
setElementFrozen ( veh, true ) ------Aca deberia congelar siempre
outputChatBox ("----------------------------",255,0,0, true)
outputChatBox ("Cargando..." ,0,255,255, true)
outputChatBox ("----------------------------",255,0,0, true)
end
end
no veo en que parte defines que es "veh"