$status

From Scriptwiki
Revision as of 22:33, 29 March 2006 by Doomie (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns server connection status.

$status


This identifier can return several values:

  • connected - if your mIRC is connected (this includes the On connect event)
  • disconnected - if your mIRC is not connected
  • connecting - during connection process (between Connecting to ... and Looking up hostname)
  • disconnecting - during disconnect (between /quit and * Disconnected)
  • closing - in an On disconnect event