How to make a zone flag
Not exactly sure how to do this, I was going over some of the PoTime quests to understand it better but I just cant figure it out.
Anyone able to give me a crash course on how to add a flag to a zone and write the script. Here is the run down, You need 3 heads, all from various targets, you return to the quest giver in zone (a) hand in the heads, he then flags you to access zone (b). I am not an expert at scripting, I tried to muddle through the PoT ones but they elude me lol. Thanks! |
First you mark a zone as being "flagged" by setting the Flag column to 1 in the zone table. You could also put an item name in there, see Sebilis for an example of that.
Then in your quest script, you set the zone flag. Here is an example from Tublik Narwethar in kodtaz that grants access to Qvic. Code:
sub EVENT_ITEM { |
All times are GMT -4. The time now is 06:05 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.