local marker3 = createMarker ( 2487.1975097656, -1667.08984375, 13.34375, "cylinder", 2.0, 255, 0, 0, 150 )
function markerHitLV ( hitPlayer )
if ( hitPlayer == localPlayer ) then
fadeCamera ( true, 5 )
setCameraMatrix ( 1468.8785400391, -919.25317382813, 100.153465271, 1468.388671875, -918.42474365234, 99.881813049316 )
end
end
addEventHandler ( "onClientMarkerHit", marker3, markerHitLV )