Thread
:
Aloow access to zones without key
View Single Post
#
1
01-18-2020, 10:09 PM
Huppy
Demi-God
Join Date: Oct 2010
Posts: 1,332
Running these sql queries can be helpful for all zones:
UPDATE zone SET min_status=0;
UPDATE zone SET min_level=0;
UPDATE zone SET flag_needed='';
Huppy
View Public Profile
Send a private message to Huppy
Find all posts by Huppy