King of the Nerds's Profile
Reputation: -2
Dishonored
- Group:
- New Members
- Active Posts:
- 3 (0.01 per day)
- Joined:
- 03-October 12
- Profile Views:
- 40
- Last Active:
Oct 04 2012 05:23 AM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Progress Bar opens Message Box?
Posted 4 Oct 2012
Okey. If you don't want to add a Timer, I can't really help you. But, you add a timer with this code:
If ProgressBar1.Value = "0" Then MsgBox("Player1 wins") Timer1.Enabled = False ElseIf ProgressBar2.Value = "0" Then MsgBox("Player2 wins") Timer1.Enabled = False End If
And when you are launching the game (starting it):
Timer1.Enabled = True
Not 100% sure this will work, but its worth a try :-)
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Private
Friends
King of the Nerds hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
King of the Nerds has no profile comments yet. Why not say hello?