Thread
:
problems with quest globals?
View Single Post
#
2
08-01-2014, 09:07 AM
joligario
Developer
Join Date: Mar 2003
Posts: 1,498
Quote:
Originally Posted by
vsab
It might be that your if statements are missing quotation marks.
Code:
if($text=~/Hail/i && defined $qglobals{
"BlackJackTab"
}){
Quotes not necessary.
joligario
View Public Profile
Send a private message to joligario
Find all posts by joligario