EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Feature Requests (https://www.eqemulator.org/forums/forumdisplay.php?f=612)
-   -   How to remove zone access without flag? (https://www.eqemulator.org/forums/showthread.php?t=32933)

Yujiro93 01-21-2011 05:11 PM

How to remove zone access without flag?
 
Hello,
Is there a way to make PoP zones accessible only if your are flaged?
In other terms, is there a way to remove the possibility for a character to zone into a plane just because he has reached a certain lvl?

Jaekob 01-22-2011 11:32 AM

Check the player.pl in PoT. Going off of memory, I am pretty sure most of the PoP access works through that zone and a quick update to that file can remove or adjust access based on level.

Yujiro93 01-22-2011 02:53 PM

Yeah you're right in player.pl we can find:

$level_for_tier_two = 55;
$level_for_tier_three = 62;
$level_for_tier_three_five = 255;
$level_for_elemental = 255;

But i don't understand the 255 since i can zone in every plan with my lvl 85 toon.
Also if i set it to 0 i think that even a lvl 1 will be able to zone in.
What sould i put instead?

Congdar 01-22-2011 08:11 PM

if your 85 toon is set as GM then you can zone into any zone without the required flags

Yujiro93 01-22-2011 08:26 PM

OK here is the good answer thanks.


All times are GMT -4. The time now is 02:56 AM.

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