Jump to content

صوره على ماركر


xRaMx

Recommended Posts

-- Client Side # 
local marker = createMarker(x,y,z,'cylinder',3,255,255,255,0) 
  
addEventHandler('onClientRender',root,function() 
    local px,py,pz = getElementPosition(localPlayer) 
    local x,y,z = getElementPosition(marker) 
        if getDistanceBetweenPoints3D(px,py,pz,x,y,z) <= 15 then 
            local x,y = getScreenFromWorldPosition(x,y,z) 
                if x and y then 
                    dxDrawImage(x,y,x,y,'filePath') 
            end 
        end 
    end 
) 
Link to comment
حلوه جاب العيد؟ بس الريبورت يقولون احلى مدري عاد

:lol::lol::lol:

ما عليك منه خخ

بس يوزود مشاركته اسوي 100 حساب وابلغ عليه

امزح , انت بلغ علي :lol:

او وش رايك نتفق نعمل كذا جلسسه ونقول

الشعب يريد اسقاط باند جامر

خخ لانه يعني مافي منه فايده باند مدري لي :lol:

اخش استفيد اكثر من الي ما عنده الباند :lol::lol::lol:

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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