On snotice

From Scriptwiki
Revision as of 02:49, 31 May 2009 by Aca20031 (talk | contribs)

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

Triggers when a server sends you a notice message

on <level>:SNOTICE:<matchtext>:<commands>
  • Level is inapplicable for a server, you should use 1 or * for its level
  • Matchtext can be a wildcard
  • Can be used in conjunction with the ^ prefix and haltdef command

Example

on *:SNOTICE:*:echo -atg The server sent the following notice to you: $1-

See Also