Thread
:
Wildcard in writing perl?
View Single Post
#
1
10-28-2005, 11:37 AM
Kensh
Fire Beetle
Join Date: Dec 2004
Posts: 7
Wildcard in writing perl?
Ok i was writing a quest and i got to the point where i needed a text wildcard to continue.. can someone give me an example (if there is one) of how to make it detect ANY text that is typed?
Code:
sub EVENT_SAY { if($text =~/
(Wildcard Here)
/i)
Kensh
View Public Profile
Send a private message to Kensh
Find all posts by Kensh