Actually what I did was this:
{
if($text=~/hail/i && $ulevel<65){quest::say("turned away");}
if($text=~/hail/i && $ulevel>=65){quest::say("quest text");}
}
It worked out, I tested it under 65 and over 65. I tried it your way and it didn't work. Maybe I missed a parenthesis somewhere
Anyways thanks for the quick reply I appreciate any help I can get.
Thrax the Tormentor
Guts and Glory