Thread
:
CVS has a problem or....
View Single Post
#
4
09-06-2006, 01:57 PM
Monalin
Fire Beetle
Join Date: May 2004
Posts: 4
its cvs i think
I've been trying to figure out why this wont work
[CODE]sub EVENT_SAY
{
if($text=~/Hail/i)
{
quest::say("Oh... sure whatever");
}
else if($text=~/the owl flies at midnight/i)
{
quest::say(
Monalin
View Public Profile
Send a private message to Monalin
Find all posts by Monalin