ok now I seem to have something wrong because it is not checking the Qglobal to make sure that the quest is done. what is wrong with this line ?
if(($text=~/reward/i) && $newquestf == 2) {
quest::say("listens eagerly to your tales of the Norrath. And everything you have seen and the people you have talked to! Now here is your armor. You are ready to take on the world ");
}
I am pulling all my hair trying to get this working
