Difference between revisions of "On snotice"

From Scriptwiki
Jump to: navigation, search
m
 
(No difference)

Latest revision as of 02:49, 31 May 2009

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