Do_De<3 Posted February 8, 2014 Share Posted February 8, 2014 السسلام عليك ورحمة الله وبركاته : ) آخبآركمم ! بغيت كود تغير شكل الماركر لصورة دورت في المنتدى الين قلت امين ض2 حصلتت طريقة يقول بهآذي dxDrawLine3D وشكرآ مقدماً : ) Link to comment
CRoW,,# Posted February 8, 2014 Share Posted February 8, 2014 قصدك تبي فوق الماركر صورة Link to comment
Do_De<3 Posted February 8, 2014 Author Share Posted February 8, 2014 قصدك تبي فوق الماركر صورة يوب يوب : ) مثل الريس صح يجي فوق التيربو صوره ؟ مثل كذآ Link to comment
K1NG Posted February 8, 2014 Share Posted February 8, 2014 قصدك تبي فوق الماركر صورة يوب يوب : ) مثل الريس صح يجي فوق التيربو صوره ؟ مثل كذآ Event: onClientRender Functions: dxDrawImage3D dxCreateTexture Link to comment
Do_De<3 Posted February 8, 2014 Author Share Posted February 8, 2014 قصدك تبي فوق الماركر صورة يوب يوب : ) مثل الريس صح يجي فوق التيربو صوره ؟ مثل كذآ Event: onClientRender Functions: dxDrawImage3D dxCreateTexture ممكن مثآل : ) Link to comment
iPrestege Posted February 8, 2014 Share Posted February 8, 2014 https://forum.multitheftauto.com/viewtopic.php?f=160&t=57864 Link to comment
Do_De<3 Posted February 10, 2014 Author Share Posted February 10, 2014 local yazan = createMarker( 137, -88, 2, "cylinder", 3, 255, 255, 255, 150 ) local white = tocolor(255,255,255,255) function dxDrawImage3D(x,y,z,w,h,m,c,r,...) local lx, ly, lz = x+w, y+h, (z+tonumber(r or 0)) or z return dxDrawMaterialLine3D(x,y,z, lx, ly, lz, m, h, c or white, ...) end local Image = dxCreateTexture("FilePath") addEventHandler("onClientRender",getRootElement(), function() local xm,ym,zm = getElementPosition ( yazan ) dxDrawImage3D(xm,ym,zm,1,1,Image) end ) وين احط مكان الصورة ؟ اندد ابي كلام فوق الماركر لاهنت : ) Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now