Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #18  
Old 04-04-2008, 10:56 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by ChaosSlayer View Post
not sure what thsi error is. It is posible that zone is set to min lev req, or gm rank req, and you friend does not have sufficient level or gm rank.
That's correct, ProjectEQ comes with a default of 150 status requirement for zones that are not used.

You can run this statement in the MySQL console to allow your friend inside the zone:

Code:
update zone set min_status=0 where short_name like '%tutorial%'
And he will be able to enter.

Do that for any other zones that give you the error (minus planes zones, which in that case swap out min_status for min_level)

Hope that helps.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3