if you want to set a flag for a zone like sebilis -
step one, log in your GM character and type
#flagedit lockzone sebilis Trakanon Idol
(i like to use the name of the key that would let you into the zone)
or edit the flag_needed field in the zone header for sebilis (id#89).
step two, add a line into emperor ganak's script where he awards you the trakanon idol.
quest::set_zone_flag(89);
step three, either kill the froglok forager and hunter to get the medallions or summon them and hand them in to ganak.
now type #flags and you'll see Trakanon Idol in your list.
|