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 03-26-2016, 06:45 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default Tox Zone

The erudin stone in POK doesn't work. I have tried to input the zonepoints and I set the access to 0 but still cannot zone into Toxxulia from pok or guild lobby. There are 2 zone files one the short name is tox and the other is toxxulia. neither one work. #zone tox doesn't work on GM either however #zone toxxulia does. How do I fix this issue ... I have tried everything that I know to
Reply With Quote
  #2  
Old 03-26-2016, 07:24 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

The Paineel stone does not work going into that zone either.
Reply With Quote
  #3  
Old 03-26-2016, 08:15 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

How old is your database and where did you get it from? #zone tox should definitely work.
Reply With Quote
  #4  
Old 03-26-2016, 08:29 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

If you don't have the tox zone files, you won't be able to zone there. Check and make sure you have them. If you have toxxulia, you may not have tox.
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote
  #5  
Old 03-26-2016, 09:07 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

And if it is client related, like you are using UF many of those will not have tox.eqg or tox.s3d and you may need to get them from a live or titanium install.
Reply With Quote
  #6  
Old 03-26-2016, 09:22 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

Its the peq database and i run rof2. Doesnt doing all the server updates and such update to the latest database?
Reply With Quote
  #7  
Old 03-26-2016, 09:27 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

I have tox_chr.s3d and toxxulia.eqg. those are the only 2. But even still just being able to #zone toxxulia with the GM I am not able to click the POK stone to zone in. So I think my issue is with the pok stones and the guild hall stone. Maybe its pointing to the Tox zone instead of the toxxulia zone?
Reply With Quote
  #8  
Old 03-26-2016, 09:45 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

It brings the server up-to-date..but, it can't make the client use resources that it doesn't have.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #9  
Old 03-26-2016, 09:53 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

so its client issue ?
Reply With Quote
  #10  
Old 03-26-2016, 10:02 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

Looks like you don't have the old tox zone files. That's not terribly surprising, really.
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote
  #11  
Old 03-26-2016, 10:05 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

And that's fine I can get them off an old client probably but that still doesn't figure out why I can zone into the new tox without doing #zone toxxulia. I click on either pok stone or guild hall portal and they do nothing.
Reply With Quote
  #12  
Old 03-26-2016, 10:15 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

When you say guild hall portal, you mean what?

As far as the PoK stone, have you checked the doors table for the Erudin stone entry? It appears to be missing in the PEQ database, or at least the one I'm looking at.

See what this gives you:
Code:
select * from doors where zone = 'poknowledge' and doorid = '32'
Assuming you're using PEQ or another DB that matches up, this will put the Tox port back in for you. You can change it to Toxxulia and the right coordinates if you like.
Code:
UPDATE `doors` SET `id`='2045', `doorid`='32', `zone`='PoKnowledge', `version`='0', `name`='POKERPORT500', `pos_y`='594.484', `pos_x`='35.9378', `pos_z`='-155.998',
 `heading`='384', `opentype`='58', `guild`='0', `lockpick`='0', `keyitem`='0', `altkeyitem`='0', `nokeyring`='1', `triggerdoor`='0', `triggertype`='0', `doorisopen`='0', `door_param`='0', `dest_zone`='Tox',
 `dest_instance`='0', `dest_x`='-569', `dest_y`='2325', `dest_z`='-43.4', `dest_heading`='39', `invert_state`='0', `incline`='0', `size`='100', `client_version_mask`='4294967295' WHERE (`id`='2045');
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote
  #13  
Old 03-26-2016, 10:27 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

What I meant as when u get the opal of tox from the vendor and u give it to him to open the portal it aligns the portal to toxxulia but when u go in it doesn't zone you to tox it does nothing....
I added in the old tox files and everything is working ... pok stones and the gh portal. It auto ports to the old Tox but not to the new one. I can also #zone tox now.
Reply With Quote
  #14  
Old 03-26-2016, 10:28 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

That's in the portal script. You'll need to look in quests/guildhall.
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote
  #15  
Old 04-04-2016, 02:34 AM
Nightrider84's Avatar
Nightrider84
Discordant
 
Join Date: Aug 2010
Location: Colorado
Posts: 410
Default

This might help you fix the stones in pok. I'd give it a red through I wrote it when I fixed my classic zones http://www.eqemulator.org/forums/sho...light=Nektulos
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:44 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