local theMarker = createMarker ( -2412.3999023438, -605.56671142578, 132.5625, "cylinder", 1.5, 255, 255, 0, 170 )
addEventHandler("onMarkerHit", theMarker,
function (thePlayer)
if getElementType ( thePlayer ) == 'player' then
setPlayerMoney( thePlayer, 1000)
end
end
)
لاتنسى تحط الاحداثيات حقتك