Quote:
Originally Posted by GRUMPY
If you want to enable access to all zones by all players, regardless of level or status you can run this query
into DB to simplify things.
Code:
UPDATE zone set min_level = 0;
UPDATE zone set min_status = 0;
|
thanks man, though I think i did that for the 1 zone my buddy was trying ot get into and he still couldnt...and he cant leave poknowledge right now, but getting same error (insufficient experience etc)
so far hes the only one , but he's the only one thats gone anywhere outside vanilla eq, tutorial, or crescent reach other than me and i was on gm when i went
these 2 lines fixed his zoning issue though