8 posts
Posted 10 January 2016 - 01:42 PM
I have a code (
http://pastebin.com/BLc3xXY2) and it works the way i want it do except it keeps repeating the players name over and over again. If the same player in in the proximity i want it to just update the time instead of spamming the monitor with his name.
2427 posts
Location
UK
Posted 10 January 2016 - 02:40 PM
Sounds like you want to
set the cursor position on the monitor
8 posts
Posted 12 January 2016 - 12:46 AM
do u know where i would have to write this exactly because i suck at programing. This was a friends code i edited a long time ago XD
1080 posts
Location
In the Matrix
Posted 12 January 2016 - 02:44 AM
Find where the printing starts, and reset it to the point where it started earlier. I would clear the lines all the way down though just in case.