Request for new condition
I was wandering if there was or could be a condition that was like "Every value( "Counter" ) seconds" it would triger an event. This means that if the counter has a value of 3, then the event would be triggered every 3 seconds, and you could do it with minutes and miliseconds and so on.
Re: Request for new condition
I found a way to do it by comparing two values, so nevermind.
Re: Request for new condition
Wait, it still doesn't work...
Re: Request for new condition
Wait, no, I think I've got it, I just wish it was easier...
Re: Request for new condition
at whatever point
- set counter to 3
+every 1
- subtract 1 from counter
+counter = 0
-event
one of many ways :\
Re: Request for new condition
I'm going to upload my technique, just give me a minute...
Edit: Download Here: http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=43980&page=0#Po st43980
Re: Request for new condition