Question on global and flagging
I am using quest::set_zone_flag(87); and $client->SetGlobal("CharMaxLevel", 60, 5, "F"); for progression to next expansion. The 87 just applies to Kunark. Do I have to set those zones as Flag:Yes?
|
I locked mine via navicat and this is my code
Code:
if ($text=~/kunark/i && $ulevel <= 51){ |
Did you set those zones you have listed as FLAG: yes?
|
I'm not quite sure what you're attempting to ask, but you just set a flag then in the zone table you put a '1' in the flag_needed column to require the zone flag to enter it. I hope I answered your question. You can also check the flags in a script by using this:
Code:
sub EVENT_ENTERZONE { |
I have
Code:
flag_needed |
All times are GMT -4. The time now is 03:38 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.