View Full Version : How do you remove zone flags?
xxarthurxx
05-18-2008, 07:02 PM
like above my question is how do you remove the zone flag check when players are trying to zone into pop, ldon, ect zones
MNWatchdog
05-18-2008, 11:50 PM
You could always put in a NPC that people can hail to turn on all their PoP flags.
AndMetal
05-19-2008, 04:30 PM
Set the flag_needed column in the zone table to a null value. Then it will no longer require a flag to enter it. The inverse would be to add a value (typically 1) to require a flag to enter the zone.
xxarthurxx
05-19-2008, 06:01 PM
i fixed this after trev helped me out by going into the zone table and removing the staus requirment and the key requirements for all zones and now they are all open for anyone else that has this problem
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.