if sajt == \"Uttisztito\" then
function marker1 (thePlayer)local sajt = getElementData(getLocalPlayer(), \"jobname1\")if sajt == \"Uttisztito\" thenutmark = createMarker ( 1659, -1891, 12.5, \"cylinder\", 1.5, 255, 255, 0, 170 )outputChatBox(\"createm\")elsedestroyElement(utmark)outputChatBox(\"eltunmark\")endendaddEventHandler(\"onClientElementDataChange\",getLocalPlayer(),marker1)
function marker1 (thePlayer)if thePlayer == \"Uttisztito\" thenutmark = createMarker ( 1659, -1891, 12.5, \"cylinder\", 1.5, 255, 255, 0, 170 )outputChatBox(\"createm\")elsedestroyElement(utmark)outputChatBox(\"eltunmark\")endendaddEventHandler(\"onClientElementDataChange\",getLocalPlayer(),marker1)