open.mp forum
[Library] Circular Progress - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
---- Forum: Libraries (https://forum.open.mp/forumdisplay.php?fid=31)
---- Thread: [Library] Circular Progress (/showthread.php?tid=2504)



Circular Progress - eubluen - 2023-12-02

Circular Progress
Download:
[url=https://github.com/igdiogo/Circular-Progress-Samp][/url]

freesampscripts - Create source code
blueN - Recreate code with new natives and update funtions


Preview:




RE: Circular Progress - alvaxtzxey - 2023-12-27

How to avoid being hit by the textdraw limit when using the circle bar, even though it's difficult to use the textdraw streamer


RE: Circular Progress - eubluen - 2024-01-09

(2023-12-27, 10:32 AM)alvaxtzxey Wrote: How to avoid being hit by the textdraw limit when using the circle bar, even though it's difficult to use the textdraw streamer

Recently, I made an update to the include by adding the polygons, which are the number of points that will be generated to form the circles. You can adjust the polygons and the size so that it won't exceed the textdraw limit. By using the pre-configuration available on GitHub, you will already see a certain result.