|
-
Aug 24th, 2010, 09:50 PM
#1
Thread Starter
Junior Member
I need help with something.
OK, I am making a game, pretty much you need to guess the time..sounds easy, and boring, but I am making it fun.
Pretty much if the exact time is 3:34:55 PM I want you to be able to guess 3:34:53 PM - 3:34:55 or 3:34:55 - 3:34:57 PM
Understand, this is what I have so far:
If TextBox1.Text = TimeOfDay Then
MsgBox("Correct!", 0 + 0, "You Win!")
End If
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
|