Thread: paths?
View Single Post
  #2  
Old 01-24-2004, 11:48 AM
mattmeck
Guest
 
Posts: n/a
Default

Code:
if ($text=~/Hail/) { quest::say("Hail there $name $+ ! How is your day?"); }
Is the proper pearl format, maby this is the issue?

and this should be the proper patch

Quote:
d:\eqemu\quests\qeynos2
Reply With Quote