|
-
June 29th, 2001, 08:30 AM
#1
How can I make a button click twice...
Hi,
I have a button, but for what I want it to do, I need to click it twice to reset the situation in my game.
The code at the moment is :
Man1.Picture = Man2.Picture
Timer3.Enabled = Not Timer3.Enabled
Then Timer3 is :
Time2.Enabled = False
Instead of clicking this button TWICE, Is there a way to make the buton click twice when you click it once (i.e. a command, or something).
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
|