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.

let a command sleep

Old posts that have not been replied to for several years.
Locked
j
jupiler

let a command sleep

Post by jupiler »

i just want to have a command that sleep for 3 minutes and the execute the code
anyone an idea how to do it
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

Code: Select all

timer 3 <command>
j
jupiler

Post by jupiler »

tnx knew it was easy :))
Locked