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)

Reply
 
Thread Tools Display Modes
  #16  
Old 04-04-2008, 09:05 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

Quote:
Originally Posted by jdam7459 View Post
Thanks for the link. I can get every npc spawn to stick but 3 and i am reapeating the same process for all of them =(. My mind is full of errors today lol.
I suggest using Georges npc/loot, and spawn editors. You can easily make copies, locate npcs around with it.

Quote:
Originally Posted by jdam7459 View Post
[CLIENT_ERROR] Kicking char from zone, not allowed here
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.
Reply With Quote
  #17  
Old 04-04-2008, 10:56 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
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
  #18  
Old 04-05-2008, 05:36 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Check the zone table and see if there is a min level or min account status set for that zone.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
Reply


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 06:15 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3