mIRC Home    About    Download    Register    News    Help

Print Thread
#64728 21/12/03 07:39 PM
Joined: Oct 2003
Posts: 7
A
Albano Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
A
Joined: Oct 2003
Posts: 7
i want to show duration away time when i go away, but on whois just like this one

SixEssex is [email]SixEssex@255.255.255.255[/email] = * Ch
SixEssex using home.server.com Just Test!
SixEssex has sensitive ears
SixEssex Away 2mins 44segs
SixEssex End of /WHOIS list.

I have tried with $duration($awaytime) but not work any idea?
Thnx in advance

Last edited by Albano; 21/12/03 07:49 PM.
#64729 21/12/03 07:41 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
//away away message $time

or set the time as a %var.. then update the %var.. and report that one back.. /away awaymessage %awaytime

then set %awaytime $time .. and update the %var every seccond

Last edited by sparta; 21/12/03 07:44 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#64730 21/12/03 07:50 PM
Joined: Oct 2003
Posts: 7
A
Albano Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
A
Joined: Oct 2003
Posts: 7
hmm i not wish to show time, but how time i am away from server or channel.
Maybe your code update the time eg. 23:11:55

#64731 21/12/03 08:09 PM
Joined: Oct 2003
Posts: 50
T
Babel fish
Offline
Babel fish
T
Joined: Oct 2003
Posts: 50
that whois is probably from an IRCop. IRCops can see it when they get whoised, and add things to it. Normal users can't do this...

#64732 25/12/03 09:46 PM
Joined: Oct 2003
Posts: 7
A
Albano Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
A
Joined: Oct 2003
Posts: 7
i not wish to show who whois me, man. Just check what i say.
I want to show duration away, but on whois when people whoising me.

others... any idea??


Link Copied to Clipboard