Ahmed Eka Posted September 21, 2016 Posted September 21, 2016 local img = dxCreateTexture("nucklear.png") addEvent("setNukes",true) function setNuke( ) local x,y,z = getElementPosition( marker[localPlayer] ) local setNuke1 = dxDrawMaterialLine3D (x+180,y+180,z+400,x,y,z,img, 300) end addEventHandler( "onClientRender", getRootElement(), setNuke ) addEventHandler( "setNukes", getRootElement(), setNuke ) الكود هاد الحين انا هاد الكود و مسوي كوماند لما يكتب باف 8 كلمه يجي ماركر و فيه هاد الصوره الحين انا ابي اخلي الصوره تلف حول نفسها و اخليها عموديه لانها تيجي مائله و اخليها وهميه كيف ؟
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