The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "User:Cegaiel/Macros/Timer"

From A Tale in the Desert
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
*Counts down from the minutes/seconds you enter
 
*Counts down from the minutes/seconds you enter
 
*Asks if you are using Real or Teppy mode (adjusts time accordingly for Teppy)
 
*Asks if you are using Real or Teppy mode (adjusts time accordingly for Teppy)
*Times in 1/10 seconds for extra accuracy
 
 
*Display the timer in a GUI window
 
*Display the timer in a GUI window
*<B>Example Use:</b> I use [[ATITD Timer]] to time 1m 40s (Real seconds), on Glazier Bench, so I know when to add 2cc. I use this program to time my project timer (ie 120s (2m) for Sheet Glass).  Sure I could use two ATITD Timers, but I like the ability to just hit Numpad + Key to start timer, over and over.  Once you input a time, it will repeat the same time over and over. A single click of Numpad + will start my project timer over. Real mode seems to be  more accurate than Teppy mode with Glazier bench, could be my lag, try for yourself and see.
+
*<B>Example Use:</b> I use [[ATITD Timer]] to time 1m 40s (Real seconds), on Glazier Bench, so I know when to add 2cc. I use this program to time my project timer (ie 120s (2m) for Sheet Glass).  Sure I could use two ATITD Timers, but I like the ability to just hit Numpad + Key to start timer, over and over.  Once you input a time, it will repeat the same time over and over. Real mode seems to be  more accurate than Teppy mode with Glazier bench, could be my lag, try for yourself and see.
  
 
*Added: 2/17/2010
 
*Added: 2/17/2010
 +
*Updated: 5/29/2010 (Changed script to show minutes and seconds, instead of only seconds)
 +
*Updated: 12/26/2010: Changed teppy multiplier from 1.07 to 1.1 for more accuracy.
  
  
  
 
[[User:Cegaiel/Macros/Timer/Code | Get Code!]]
 
[[User:Cegaiel/Macros/Timer/Code | Get Code!]]

Latest revision as of 02:13, 27 December 2010

Teppy/Real Seconds Timer

  • Counts down from the minutes/seconds you enter
  • Asks if you are using Real or Teppy mode (adjusts time accordingly for Teppy)
  • Display the timer in a GUI window
  • Example Use: I use ATITD Timer to time 1m 40s (Real seconds), on Glazier Bench, so I know when to add 2cc. I use this program to time my project timer (ie 120s (2m) for Sheet Glass). Sure I could use two ATITD Timers, but I like the ability to just hit Numpad + Key to start timer, over and over. Once you input a time, it will repeat the same time over and over. Real mode seems to be more accurate than Teppy mode with Glazier bench, could be my lag, try for yourself and see.
  • Added: 2/17/2010
  • Updated: 5/29/2010 (Changed script to show minutes and seconds, instead of only seconds)
  • Updated: 12/26/2010: Changed teppy multiplier from 1.07 to 1.1 for more accuracy.


Get Code!