1
Modification Help / Re: Interval Command?
« on: August 27, 2010, 08:30:05 PM »You do know how schedule works right?
its schedule(time,this,function,args)
lets say time = 3 seconds
and schedule basically means, in 3 seconds, we will call this function with its arguments!
Actually, I really don't., . . . I'm like a week old at this.