Need some quick hjelp
I basically set a flag for seb, and I want this teleporter NPC to check if they have the flag using quest::has_zone_flag(89); before moving the character there.
If they don't have the flag, I'd want him to say something back to them. Appreciate any help, thanks. |
Would this work? I have to run out, but Ill test it when I get back....
Code:
if ($text =~/ready/i) |
This works (ignore the saylink part if you use older rev):
Code:
sub EVENT_SAY { |
Wow... thank you Lillu!
|
All times are GMT -4. The time now is 08:29 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.