Id:
10261
; Nick: n/a; Timestamp: 2008-05-09 13:12:27; Pasted as: mIRC
Description:
n/a
1
2
3
4
5
6
on *:notice:
*:
{
if
(
%notices
== on
)
{
beep
3
}
}
else
{
if
(
%notices
== off
)
{
halt
}
}
Parsed for bracket errors and indented:
1
2
3
4
5
6
on *:notice:
*:
{
if
(
%notices
== on
)
{
beep
3
}
}
else
{
if
(
%notices
== off
)
{
halt
}
}
Options:
New
,
Download
,
mIRC
bash
C
C#
C++
CSS
diff
HTML
Java
Javascript
Lua
MySQL
Perl
PHP
Python
Ruby
SQL
TCL
Text
XML
,
mIRC Parser
;
Copyright © 2006 by
Zyberdog
- Some rights reserved. (
Browse
/
Disclaimer
/
Stats
/
About
)