Jump to content

طلب ككوودد لآهنتم


Recommended Posts

ذآ مثال و ان شاء الله تفهمة ذذ

addEventHandler('onClientMarkerHit',marker, 
    function ( x ) 
        if x and x == localPlayer then 
            if not guiGetVisible ( element ) then 
                guiSetVisible ( element,true ) 
        end 
    end 
end 
) 

Link to comment
ذآ مثال و ان شاء الله تفهمة ذذ
addEventHandler('onClientMarkerHit',marker, 
    function ( x ) 
        if x and x == localPlayer then 
            if not guiGetVisible ( element ) then 
                guiSetVisible ( element,true ) 
        end 
    end 
end 
) 

شكرآ برستيجج :$

Link to comment
ذآ مثال و ان شاء الله تفهمة ذذ
addEventHandler('onClientMarkerHit',marker, 
    function ( x ) 
        if x and x == localPlayer then 
            if not guiGetVisible ( element ) then 
                guiSetVisible ( element,true ) 
        end 
    end 
end 
) 

اخوي اشرح المثال عشان الكل يستفيد وانا استفيد

Link to comment

addEventHandler('onClientMarkerHit',marker, -- اذا لمس الماركر # 
    function ( x ) -- وظيفه # 
        if x and x == localPlayer then -- نتحقق ان العنصر الي لمس الماركر هو اللاعب # 
            if not guiGetVisible ( element ) then -- تحقق اذا كانت النافذه مو ظاهره # 
                guiSetVisible ( element,true ) -- نطلع النافذه # 
        end -- اغلاق # 
    end -- اغلاق # 
end,false -- اغلاق # 
) -- اغلاق # 

انا شرحت للنافذه,

هي مو شرط نافذه,

الكل يحسب ان مثلا,

guiSetVisible = للنافذه فقط,

Gui وهذا خطأ هي لكل الـ < مثل زر صوره شيت بوكس جريد ليست اي شيء ذذ

ومثل الحدث,

onClientGuiClick < نفس الي فوق ذذ

Link to comment
addEventHandler('onClientMarkerHit',marker, -- اذا لمس الماركر # 
    function ( x ) -- وظيفه # 
        if x and x == localPlayer then -- نتحقق ان العنصر الي لمس الماركر هو اللاعب # 
            if not guiGetVisible ( element ) then -- تحقق اذا كانت النافذه مو ظاهره # 
                guiSetVisible ( element,true ) -- نطلع النافذه # 
        end -- اغلاق # 
    end -- اغلاق # 
end,false -- اغلاق # 
) -- اغلاق # 

انا شرحت للنافذه,

هي مو شرط نافذه,

الكل يحسب ان مثلا,

guiSetVisible = للنافذه فقط,

Gui وهذا خطأ هي لكل الـ < مثل زر صوره شيت بوكس جريد ليست اي شيء ذذ

ومثل الحدث,

onClientGuiClick < نفس الي فوق ذذ

حلوو

بس فيه سؤال اللي هو

marker = اسم الماركر اللي راح احط عليه الحداثيات مثل

    marker  = createMarker( x, y, z, 'cylinder', 1.3, 255, 0, 0, 255 ) 
  

+ وين احطه اسم النافذه

Link to comment
اي هو الماركر الي سويته,

element = Gui الـ,

سواء نافذه او زر او اي شيء ذذ

يأخي انت تستهال ادمن في هالمنتدى لو بيدي اعطيك الموقع بفروعه كامله ذذ

Link to comment
اي هو الماركر الي سويته,

element = Gui الـ,

سواء نافذه او زر او اي شيء ذذ

يأخي انت تستهال ادمن في هالمنتدى لو بيدي اعطيك الموقع بفروعه كامله ذذ

طيب لو برجلك وش كنت عطيته

Link to comment
اي هو الماركر الي سويته,

element = Gui الـ,

سواء نافذه او زر او اي شيء ذذ

يأخي انت تستهال ادمن في هالمنتدى لو بيدي اعطيك الموقع بفروعه كامله ذذ

طيب لو برجلك وش كنت عطيته

لو برجلي كنت شتك برا الموقع :D:D:lol::lol::lol:

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...