mIRC Home    About    Download    Register    News    Help

Print Thread
#36064 13/07/03 02:35 AM
M
MTech
MTech
M
i have a script that displays the current <allot of different server related info here> and in some instances i have notices that it will use the idle time for one server and [i belive it is the first server connected] i was wondering if i could fix this idle time problem to just display the current server's idle time when i that server is active instead of displaying the otherr servers idle time

Last edited by MTech; 13/07/03 02:37 AM.
#36065 13/07/03 02:51 AM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Idle Time: $scid($activecid).idle

#36066 13/07/03 03:00 AM
M
MTech
MTech
M
how can i get the xxhrs xxmins xxsecs format?

#36067 13/07/03 03:03 AM
Joined: Dec 2002
Posts: 1,253
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,253
$duration($scid($activecid).idle)

#36068 13/07/03 03:06 AM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Thank you yet again Hammer >:D Glad to see your back at full throttle..

#36069 13/07/03 03:09 AM
M
MTech
MTech
M
yes, thank you

Last edited by MTech; 13/07/03 03:38 AM.

Link Copied to Clipboard