Thread
:
Why isnt this working?
View Single Post
#
16
03-27-2004, 06:27 PM
m0oni9
Hill Giant
Join Date: Dec 2003
Posts: 166
Quote:
EVENT_SAY {
if ($1 =~ "Hail") { say("Why hello there mister!"); }
}
Try taking out the '-' sign after $1. Not sure why you would want that there.
m0oni9
View Public Profile
Send a private message to m0oni9
Find all posts by m0oni9