[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
Gamers.IRC board • Diverse Fragen zum GIRC
Page 1 of 2

Posted: 10.02.2007 00:12
by chris1

Posted: 10.02.2007 13:40
by chris1

Posted: 10.02.2007 19:43
by Tuxman

Posted: 10.02.2007 20:49
by Tuxman

Posted: 10.02.2007 21:06
by chris1

Posted: 10.02.2007 21:40
by Tuxman
1.: Weil die "1" davor dazu führt, dass das Script nur reagiert, wenn [b]du[/b] den Channel betrittst.

2.: on *:ACTION:#:{ ... }

Posted: 10.02.2007 23:50
by chris1

Posted: 11.02.2007 00:43
by Tuxman

Posted: 11.02.2007 13:11
by chris1

Posted: 11.02.2007 13:15
by Tuxman

Posted: 13.02.2007 08:39
by chris1

Posted: 22.02.2007 18:30
by blk_panther
wenn das mit dem join nicht will liegt das eventuell daran das schon ien on join oder on part vor deinem sind, also nimmst du am besten ne neue scriptfile dafür.



und wenn du in nem event (on ...) einen identifier (die mit $, also auch $me) nutzen willst machst du das so: on *:action:$(* $+ slaps $me $+ *):#:{ describe # klaut dafür $nick einen Keks }



und zum direkten backslap mit farbigem nick (ohne den timer): on *:action:$(* $+ slaps $me $+ *):#:{ describe # slaps $fs_pball($nick) $+ $chr(15) back! }





auch hier gilt (wie bei jedem on event): nur eins pro scriptfile, alle events die nach einem event stehen und auf das schon "abgefangene"/abgearbeitete passen werden ignoriert (weil es beim ersten behandelt wurde -> danach ende)

Posted: 26.02.2007 13:45
by chris1

Posted: 26.02.2007 19:29
by blk_panther

Posted: 26.02.2007 19:55
by chris1