Nakka Lindo Posted June 1, 2024 Share Posted June 1, 2024 (edited) function Hud_() local colete = math.floor (getPedArmor (getLocalPlayer())); dxDrawImageSection(653, 354, 51, 51, 0, 0, 51, 51, 'assets/Circle.png', 360/100 * colete, 0, 0, tocolor(21, 4, 252, 255), false) end; addEventHandler('onClientRender', root, Hud_) Edited June 2, 2024 by Lord Henry Link convertido em imagem. Link to comment
Other Languages Moderators Lord Henry Posted June 2, 2024 Other Languages Moderators Share Posted June 2, 2024 Já tentou usar dxDrawCircle? Link to comment
Nakka Lindo Posted June 3, 2024 Author Share Posted June 3, 2024 19 hours ago, Lord Henry said: Já tentou usar dxDrawCircle ? Obrigado consegui já! Link to comment
Recommended Posts