#wait Command

Scripts for wintin.

#wait Command

Postby Rizik » Sat Nov 11, 2006 6:53 pm

I'm having some trouble using the #wait command. Rather, it doesn't seem to be working.
I tried:
#wait {5};#showme 5 seconds elapsed.
and (had to try)
#wait {5000};#showme 5000 miliseconds elapsed.

But neither worked- the messages showed up immediately.
What is wrong?
Rizik
 
Posts: 1
Joined: Sat Nov 11, 2006 6:51 pm
Status: Offline

Postby Briar » Sat Nov 11, 2006 10:47 pm

; is a seperator, so u're infact inputting 2 commands

it should be #wait {5} {#showme 5 seconds has lapsed}
User avatar
Briar
 
Posts: 17
Joined: Sun Jul 04, 2004 1:04 pm
Status: Offline

Postby Briar » Sat Nov 11, 2006 10:53 pm

my fault....what i typed was wrong

anyways why yours doesn't work is prob because all # commands are executed immediately.
u could try this, might work

#alias xxx {#showme 5 seconds has lapsed}
#wait {5};xxx
User avatar
Briar
 
Posts: 17
Joined: Sun Jul 04, 2004 1:04 pm
Status: Offline


Return to WinTin Scripts

Who is online

Users browsing this forum: No registered users and 4 guests

cron