On snotice: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
mNo edit summary
 
(No difference)

Latest revision as of 00: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