Ah I see now - thanks for the quick reply. How would I integrate that into a script? Would I just have the first line of the script as:

Code:
/timerTenMinutes 0 600 
{
  rest 
  of 
  code
  here
}


I want to make it do multiple lines of code.

Last edited by razezar; 03/05/13 03:59 AM.