This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

timer on action [SOLVED]

Help for those learning Tcl or writing their own scripts.
Post Reply
s
skywalker
Voice
Posts: 5
Joined: Sat Jan 07, 2012 7:46 pm

timer on action [SOLVED]

Post by skywalker »

i use a script to do a voice on a user when it joins how can i add a timer to this so it will do this after lets say 5 seconds after the join?
Last edited by skywalker on Tue Mar 06, 2012 7:14 pm, edited 1 time in total.
w
willyw
Revered One
Posts: 1197
Joined: Thu Jan 15, 2009 12:55 am

Re: timer on action

Post by willyw »

skywalker wrote:i use a script to do a voice on a user when it joins how can i add a timer to this so it will do this after lets say 5 seconds after the join?
http://www.eggheads.org/support/egghtml ... .html#misc
and scroll down to:
utimer

Also, if needed - http://www.peterre.info/characters.html
and scroll down to:
The second golden rule of Tcl

If this is not enough such that you can do what you need, then you may need to post the script here so others can see it and be more specific with modifications for you.
Post Reply