Tag: Program
7 matching photos
Progress Bar Script
This little script shows a progress bar as floating text. Sending Inventory [||||||||||....................] 33% showProgress(float value, float maximum, string status) { float…
Multiple Voting Stations
Daequix Scarborough came to me asking if I had a voting system. She was using my comment boxes to allow people to drop note cards into each one as a way to cast their votes. We…