mIRC Home    About    Download    Register    News    Help

Print Thread
#36064 13/07/03 02:35 AM
Joined: Mar 2003
Posts: 437
M
MTech Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Mar 2003
Posts: 437
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: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Idle Time: $scid($activecid).idle


-KingTomato
#36066 13/07/03 03:00 AM
Joined: Mar 2003
Posts: 437
M
MTech Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Mar 2003
Posts: 437
how can i get the xxhrs xxmins xxsecs format?

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


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#36068 13/07/03 03:06 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Thank you yet again Hammer >:D Glad to see your back at full throttle..


-KingTomato
#36069 13/07/03 03:09 AM
Joined: Mar 2003
Posts: 437
M
MTech Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Mar 2003
Posts: 437
yes, thank you

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

Link Copied to Clipboard