Actions
  On RAW » History » Revision 2
      « Previous |
    Revision 2/8
      (diff)
      | Next »
    
    Per Amundsen, 11/14/2015 01:40 AM 
    
    
Added in 1.9.0
RAW <numeric>:<matchtext>:<commands>
Triggers whenever AdiIRC receives a raw numeric IRC event.
Parameters
<numeric> - Numeric to listen to.
<matchtext> - Matchtext to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
RAW 001:*:echo -ag Raw 001 is $1-
Updated by Per Amundsen almost 10 years ago · 8 revisions