• How to draw a loading circle?
    2 replies, posted
I want to be able to draw a circle in the centre of my screen which starts at 12, goes clockwise and finishes at 12. If it's hollow, that's a bonus! I found this post - [url]https://facepunch.com/showthread.php?t=1438016&p=46536353&viewfull=1#post46536353[/url] I think it's what I want however, his code causes this error "attempt to call field 'Arc' (a nil value)". Thanks.
Have you included these functions? Because if you haven't then it makes sense that you can't call the draw.Arc function. [url]https://dl.dropboxusercontent.com/u/104427432/Scripts/drawarc.lua[/url]
Oh, I didn't. Thanks, i'll try it soon!
Sorry, you need to Log In to post a reply to this thread.