|
-
Dec 19th, 2009, 02:17 PM
#17
Thread Starter
Fanatic Member
Re: Flickering Buttons: How Do I Get Rid Of Them?
So, originally I had the "newbie-ish" labels to determine how many turns of card playing have occurred after each question before the next question gets asked.
I am open to learning new things, no doubt about it. But what would I do if I were to record two turns of card playing after each question before moving on to the next question? I'm confused. 
If I were to set the maximum number of card playings after each question to 2, how would I set the mintKeepTrackOfSomething? Would I set it like this:
mintKeepTrackOfSomething = 2
If you are going to store numbers in them then one method to "clear" them would be to set their value to -1 or 9999 or something like that if setting them to 0 would be a problem.
So, can the value go beyond 9999? And I can sort of see the light here now. Having a negative integer like -1 or a very high number like 9999 indicates a split second, is that correct?
Last edited by JonSea31; Dec 19th, 2009 at 02:20 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|