|
bobbalong Newbie
Joined: 02 Aug 2009 Posts: 9
|
Posted: Sun Aug 16, 2009 5:25 pm
Counter |
could anyone tell me how i make somthing to count a certain trigger?
Please |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Aug 16, 2009 6:31 pm |
#trigger {testing (%d)} {#if (%1 < 10) {#add count 1;#say testing @count}}
I'm sure that without the #if it'd fall into an infinite loop, but you should get the general idea. |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|