Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-18-2009, 05:07 PM
gnode
Hill Giant
 
Join Date: Aug 2008
Location: TX
Posts: 105
Default How do you add zones to #peqzone?

With a recent overdue update I made to my server, peqzone no longer grants access to templeveeshan. I have looked through the db and searched here but can't see how to toggle which zones can be used with peqzone (or other peqzone variables like frequency of use).

How do I add templeveeshan to #peqzone?
Reply With Quote
  #2  
Old 02-18-2009, 05:18 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

The list of zones that #peqzone cannot be used for is controlled in the source:

command.cpp, line 1507 in Revision 342:
Code:
if(zoneid == 0 || zoneid == 26 || zoneid == 39 || zoneid == 187 || zoneid == 188 ||
  zoneid == 71 || zoneid == 162 || zoneid == 76 || zoneid == 186 || zoneid == 105 ||
  zoneid == 124 || zoneid == 89 || zoneid == 128 || zoneid == 189 || zoneid == 108 ||
   zoneid == 158 || zoneid  == 200 ||   zoneid == 201 || zoneid > 228 || (zoneid > 203 && zoneid < 224)) {
                       c->Message(13, "You cannot use this command to enter that zone!");
                       return;
zoneid 124 being templeveeshan. Unless you can compile the source code, you can't change which zones aren't allowed.
Reply With Quote
  #3  
Old 02-18-2009, 06:09 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I'm going to have to add a column to zone one day.
Reply With Quote
  #4  
Old 02-20-2009, 12:02 AM
gnode
Hill Giant
 
Join Date: Aug 2008
Location: TX
Posts: 105
Default

Quote:
Originally Posted by cavedude View Post
I'm going to have to add a column to zone one day.
Seems like that would be best.
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 09:38 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3