-- *************** 
-- By Manster .. 
-- *************** 
marker = createMarker ( 1698.8289, 443.2510, 1281.71423, "cylinder", 1.3, 255, 0, 0, 153 ) 
marker2 = createMarker ( 1832.0512, 450.86312, 5.21512, "cylinder", 1.3, 255, 0, 0, 153 ) 
  
addEventHandler ( "onMarkerHit", root, 
    function ( player ) 
        if ( getElementType ( player ) == "player" ) and ( not isPedInVehicle ( player ) ) then 
            if ( source == marker ) then 
                if ( getAccountName ( getPlayerAccount ( player ) ) == "اسم الحساب" ) then 
                    outputChatBox ( "#FF0000* #FFF000Welcome " .. getPlayerName ( player ), player, 255, 255, 0, true ) 
                    setElementPosition ( player, 1832, 452, 5.9 ) 
                else 
                    outputChatBox ( "#FF0000* #FFF000This House Only For '#FF6600Manster#FFF000'", player, 255, 255, 0, true ) 
                end 
            elseif ( source == marker2 ) then 
                if ( getAccountName ( getPlayerAccount ( player ) ) == "اسم الحساب" ) then 
                    setElementPosition ( player, 1698, 445, 1282 ) 
                    outputChatBox ( "#FF0000* #FFF000Good Bye " .. getPlayerName ( player ), player, 255, 255, 0, true ) 
                else 
                    outputChatBox ( "#FF0000* #FFF000This House Only For #00FF00Manster .", player, 255, 255, 0, true ) 
                end 
            end 
        end 
    end 
) 
 
باسمـ الحساب