local redcircle = dxCreateTexture("teszt.png")
addEventHandler("onClientRender", root, function()
dxDrawMaterialLine3D(-1989.73804, 214.91431, 50,-1989.73804, 214.91431,43.1096496582031, redcircle, 6, tocolor(255,255,255),0,5,6)
end)
I change numbers, but i cannot rotate the image... how to rotate the image?
sorry for my bad english..