EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Aloow access to zones without key (https://www.eqemulator.org/forums/showthread.php?t=42779)

Soadin 01-18-2020 12:42 PM

Aloow access to zones without key
 
Hi,

I want that all chars don't need access to e.g. Veeshan's Peak.
I have a PEQ database.

How can I do that?
Any SQL or tip would help :)

Regards
Soadin

woton 01-18-2020 07:56 PM

http://www.eqemulator.org/forums/showthread.php?t=42640

This is help I received on gaining access to Anguish. Hope this helps you.

Soadin 01-18-2020 08:31 PM

Quote:

Originally Posted by woton (Post 264333)
http://www.eqemulator.org/forums/showthread.php?t=42640

This is help I received on gaining access to Anguish. Hope this helps you.

Thx Woton.
I fixed it now by putting a keyring entry and a Zone_flags entry for all my characters for Veeshan's Peak.

But it seems I need to check the scripts to Change it for each new character.

Thx again

Huppy 01-18-2020 10:09 PM

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='';

Soadin 01-19-2020 11:37 AM

Quote:

Originally Posted by Huppy (Post 264335)
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='';

ah good Point

Thx Huppy


All times are GMT -4. The time now is 08:29 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.