09-12-2009 11:43 AM
Put the event structure inside the first sequence frame. Actually, you would be able to eliminate the sequence structure entirely.
You should also make your guess a U8 to match your datatype and limit the range of entry from 1 to 5 for valid guesses.
09-12-2009 11:47 AM