SA-MP Forums Archive
How to make a circle textdraw in the middle of the screen? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to make a circle textdraw in the middle of the screen? (/showthread.php?tid=85782)



How to make a circle textdraw in the middle of the screen? - Yoyoyo - 09.07.2009

Hi.
I need help on how to make a small circle textdraw in the middle of the screen.
Thanks (:


Re: How to make a circle textdraw in the middle of the screen? - yom - 09.07.2009

With some textdraw boxes. More textdraws = better circle


Re: How to make a circle textdraw in the middle of the screen? - Yoyoyo - 09.07.2009

Quote:
Originally Posted by 0rb
With some textdraw boxes. More textdraws = better circle
So it would be like

SetBox. . . .
SetBox. . . .

Just adding more for the textdraw
(I know that isnt how you do the box around the textdraw (: )


Re: How to make a circle textdraw in the middle of the screen? - Pghpunkid - 09.07.2009

basically he is saying you cant make a circle, but if you make enough boxes, it will look like a pixelated circle.


Re: How to make a circle textdraw in the middle of the screen? - yom - 09.07.2009

Depend of what type of circle in fact.. i guess simple circles can't be done because of textdraws limit, but i remember once i did a 80x80px filled circle with like only 25 textdraws. Yes, SA-MP isn't great for drawing things on players's screen..