Difference between revisions of "$awaytime"

From Scriptwiki
Jump to: navigation, search
 
(removed /)
Line 9: Line 9:
 
The following will display (to yourself) how long you have been marked as being away.
 
The following will display (to yourself) how long you have been marked as being away.
  
  /[[Echo|echo -a]] I went away: [[$duration]]($awaytime) ago.
+
  [[Echo|echo -a]] I went away: [[$duration]]($awaytime) ago.
  
 
== See also ==
 
== See also ==

Revision as of 15:28, 10 November 2005

Returns the amount of seconds you have been marked as being away.

$awaytime
  • It has no parameters or options

Examples

The following will display (to yourself) how long you have been marked as being away.

echo -a I went away: $duration($awaytime) ago.

See also

Modifying mIRCs own Away system, $away and $awaymsg.