11 posts
Location
dallas tx
Posted 09 September 2012 - 02:09 PM
i made letters out of numbers and they spell stuff hole wicht is the title of the program i want it to go right to left like a billboard across the screen but it keeps getting jumbled together at the end of it. iv tried to re size the letters and it dose nothing different.
http://pastebin.com/y9WYYuPq
8543 posts
Posted 09 September 2012 - 06:19 PM
Define "messing up".
11 posts
Location
dallas tx
Posted 09 September 2012 - 08:30 PM
Define "messing up".
i reworded the hole thing i hope that u might be able to help me on this one?
8543 posts
Posted 09 September 2012 - 09:26 PM
You need to use term.clear() to clear the screen each time. Also, those sleeps are lower than what you can actually accomplish. You're not going to get anything shorter than about a sleep(0.05).
11 posts
Location
dallas tx
Posted 09 September 2012 - 09:50 PM
You need to use term.clear() to clear the screen each time. Also, those sleeps are lower than what you can actually accomplish. You're not going to get anything shorter than about a sleep(0.05).
iv changed the sleep times and i put term.clear() each time and it works great ty for all ur help :} the finished product
http://pastebin.com/1vQnP5Vr