Actions
On CONNECTFAIL » History » Revision 1
Revision 1/4
| Next »
Per Amundsen, 11/17/2015 01:47 PM
Added in 1.9.0
on <level>:CONNECTFAIL:<commands>
Triggers when a connection attempt (including all retries) has failed.
See also on CONNECT, on DISCONNECT.
Parameters
<level> - The level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *: CONNECTFAIL -ag Unable to connect to $network $1-
Updated by Per Amundsen about 9 years ago · 1 revisions