| View previous topic :: View next topic |
| Author |
Message |
darksador Newbie cheater
Reputation: 0
Joined: 11 Oct 2007 Posts: 17
|
Posted: Thu Oct 11, 2007 1:33 pm Post subject: Timer |
|
|
if you want to do it with timer less complicated i put an attachment
timer1.enable = false (stop the timer)
timer1.enable = true (start the timer)
timer1.interval "10000" (for 10 sec)
and other i think you can figure it out
ummm someone was more fast then me anyway i think the attachment can help
|
|
| Back to top |
|
 |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Thu Oct 11, 2007 4:26 pm Post subject: |
|
|
| Moller wrote: | | willo55 wrote: | | Form2.ShowTime 100 that should work |
It's 100 milliseconds. In VB6 we use milliseconds, so it should be 10000 if he wants 10 sec. |
in VB we use ms ?
every computing language uses ms lmfao
jesus what's the matter with CEF today ?
|
|
| Back to top |
|
 |
TheSorc3r3r I post too much
Reputation: 0
Joined: 06 Sep 2006 Posts: 2404
|
Posted: Thu Oct 11, 2007 7:25 pm Post subject: |
|
|
| Kaspersky wrote: | | Moller wrote: | | willo55 wrote: | | Form2.ShowTime 100 that should work |
It's 100 milliseconds. In VB6 we use milliseconds, so it should be 10000 if he wants 10 sec. |
in VB we use ms ?
every computing language uses ms lmfao
jesus what's the matter with CEF today ? |
.. whos to say that every language uses milliseconds? I'm sure there are languages that use seconds ..
_________________
Don't laugh, I'm still learning photoshop! |
|
| Back to top |
|
 |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Fri Oct 12, 2007 1:54 am Post subject: |
|
|
| TheSorc3r3r wrote: | | Kaspersky wrote: | | Moller wrote: | | willo55 wrote: | | Form2.ShowTime 100 that should work |
It's 100 milliseconds. In VB6 we use milliseconds, so it should be 10000 if he wants 10 sec. |
in VB we use ms ?
every computing language uses ms lmfao
jesus what's the matter with CEF today ? |
.. whos to say that every language uses milliseconds? I'm sure there are languages that use seconds .. |
Show me, i'll give you $25 if there is.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Fri Oct 12, 2007 6:37 am Post subject: |
|
|
| Kaspersky wrote: | | Show me, i'll give you $25 if there is. |
Python
(According to their site, all their time functions use exact seconds for portability on other machines (UNIX, MAC (due to not being accurate with anything but whole seconds) etc.)
|
|
| Back to top |
|
 |
TheSorc3r3r I post too much
Reputation: 0
Joined: 06 Sep 2006 Posts: 2404
|
Posted: Fri Oct 12, 2007 1:09 pm Post subject: |
|
|
lol_pwnt
_________________
Don't laugh, I'm still learning photoshop! |
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Fri Oct 12, 2007 1:25 pm Post subject: |
|
|
Wiccan might wanna pm kasp your paypal if you have one
_________________
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Fri Oct 12, 2007 1:28 pm Post subject: |
|
|
I don't want his money, I'd rather see him spend it on a book so he would read instead of talking out of his ass
|
|
| Back to top |
|
 |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Fri Oct 12, 2007 2:50 pm Post subject: |
|
|
$25 Meso
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Fri Oct 12, 2007 2:56 pm Post subject: |
|
|
| Kaspersky wrote: | $25 Meso  |
$ is the dollar sign, so saying "$25" is the equivalent of saying "25 dollars"
|
|
| Back to top |
|
 |
|