Me[Z]oO Posted January 26, 2017 Share Posted January 26, 2017 السلام عليكم ورحمة الله وبركاته مسوي dxDrawMaterialLine3D بس مثل ما تشوفون معكوسة في حل !_! ؟؟ Link to comment
Me[Z]oO Posted January 26, 2017 Author Share Posted January 26, 2017 بكل بساطة ذا فيديو يوتيوب ذذ كيف اقلبه ؟ يا ريت حل Link to comment
Me[Z]oO Posted January 26, 2017 Author Share Posted January 26, 2017 local screenWidth, screenHeight = guiGetScreenSize() local webBrowser = createBrowser(screenWidth, screenHeight, false, false) function ss() loadBrowserURL(webBrowser, "https://www.youtube.com/watch?v=baBGhujoEBo") end local x, y = 1064+.9 ,-1110.79761 addEventHandler('onClientRender',root,ss) dxDrawMaterialLine3D(x, y, 23+2003-20, x, y, 14+2003-20, webBrowser, 10, tocolor(255, 255, 255, 255), x, y+1, 19) ص #Edit: يعني ما في حل ._. Link to comment
MR.GRAND Posted January 26, 2017 Share Posted January 26, 2017 local screenWidth, screenHeight = guiGetScreenSize() local webBrowser = createBrowser(screenWidth, screenHeight, false, false) function ss() loadBrowserURL(webBrowser, "https://www.youtube.com/watch?v=baBGhujoEBo") end local x, y = 1064+.9 ,-1110.79761 addEventHandler('onClientRender',root,ss) dxDrawMaterialLine3D(x, y, 23+2003-20, x, y, 14+2003-20, webBrowser, 10, tocolor(255, 255, 255, 255)) Try this Link to comment
Me[Z]oO Posted January 26, 2017 Author Share Posted January 26, 2017 حبيبي تسلم <3 #Edit: مشكلة العكس تحلت بس لما اللاعب يحرك الماوس يمين او شمال الـ dxDrawMaterialLine3D تتحرك معه #Edit: up 1 Link to comment
Abu-Solo Posted January 27, 2017 Share Posted January 27, 2017 سوي حدث عند مرور الماوس cancelEvent 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