Really have no idea at all, for me it is impossible to do away duration on whois, the guy that i saw once who had so, maybe he was an IRCop, or a person that have access on Server, so he had access on the server to edit the raw away and make it to say like that, <user is away> <message away> and <duration away>
because otherwise is impossible, if it was so easy why others not make it before? never see twice by anyone.
i'm using a simple costumized away menu, here is the code :
&Simple Away
$iif($away,Turn Back, Go Away):if ($away) { ame is back from away duration: $duration($awaytime) | away } | else { away $$input(Enter reason,129,Set Away) | ame ladies and gentlemen! have to go now... see you soon }
.-
.$chr(160) Silent $iif($away,Back,Away):if ($away) { echo back form away } | else { away $$input(Enter reason,129,Silent Away) | echo away is set }
otherwise like how is on image, i had to change on kte theme this code and add the duration how is in red:
if (%::away) { %:echo $str($chr(160) ,14) $+(,%::c1) is away: %::away - absence: $duratie($awaytime) }
this code works, but only for me, and that has a problem, if other user are away my duration show on their away too.
probably i've asked a stupid thing that is not possibile.
anyway thank you for reply, suggestion and your time for make it possible.