Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-17-2016, 09:35 PM
Asdaddy1
Fire Beetle
 
Join Date: Mar 2016
Posts: 27
Exclamation Using old style maps

So in Project1999 they have old style maps and characters which is very cool and my thing is how can you do something like that?

I'm thinking it involves the Maps folder and maybe the patch clients but idk and would love if someone could help me
Reply With Quote
  #2  
Old 03-17-2016, 09:44 PM
Coenxai's Avatar
Coenxai
Hill Giant
 
Join Date: Dec 2013
Posts: 151
Default

Are you talking about disabling the map? .DLL Injection

Or do you mean old zones? If so, there's a plethora of information on how to use old zones over new ones.
__________________
"The true sign of intelligence is not knowledge but imagination."
Reply With Quote
  #3  
Old 03-17-2016, 09:45 PM
Asdaddy1
Fire Beetle
 
Join Date: Mar 2016
Posts: 27
Default

Quote:
Originally Posted by Coenxai View Post
Are you talking about disabling the map? .DLL Injection

Or do you mean old zones? If so, there's a plethora of information on how to use old zones over new ones.
i want to use the old zones, i found the cleanup tool and will try that
Reply With Quote
  #4  
Old 03-17-2016, 10:28 PM
Coenxai's Avatar
Coenxai
Hill Giant
 
Join Date: Dec 2013
Posts: 151
Default

Change the zone points to the old zone ID in the database. Make sure you have the appropriate files in the EQ installation directory.

If I remember correctly there's only one issue with Titanium+ clients and that's Highpass Hold.
__________________
"The true sign of intelligence is not knowledge but imagination."
Reply With Quote
  #5  
Old 03-17-2016, 10:48 PM
Asdaddy1
Fire Beetle
 
Join Date: Mar 2016
Posts: 27
Default

Quote:
Originally Posted by Coenxai View Post
Change the zone points to the old zone ID in the database. Make sure you have the appropriate files in the EQ installation directory.

If I remember correctly there's only one issue with Titanium+ clients and that's Highpass Hold.
Thanks for telling me about that, i had no idea and why was this moved to windows server even though linux users could also use the idea about old zones?
Reply With Quote
  #6  
Old 03-17-2016, 10:57 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Hmm, I need one for the bazaar, the old bazaar. I will start a new thread.
Reply With Quote
  #7  
Old 03-18-2016, 03:33 PM
Asdaddy1
Fire Beetle
 
Join Date: Mar 2016
Posts: 27
Default

Quote:
Originally Posted by Coenxai View Post
Change the zone points to the old zone ID in the database. Make sure you have the appropriate files in the EQ installation directory.

If I remember correctly there's only one issue with Titanium+ clients and that's Highpass Hold.
where are the old zone ids? and do i edit the version mask?
Reply With Quote
  #8  
Old 03-19-2016, 11:21 AM
Coenxai's Avatar
Coenxai
Hill Giant
 
Join Date: Dec 2013
Posts: 151
Default

Quote:
Originally Posted by Asdaddy1 View Post
where are the old zone ids? and do i edit the version mask?
Code:
SELECT short_name,zoneidnumber FROM `zone` order by zoneidnumber;
Here's another list if you'd prefer: http://wiki.eqemulator.org/p?Zones

You change the target_zone_id to point to your destination in zone_points.
__________________
"The true sign of intelligence is not knowledge but imagination."
Reply With Quote
  #9  
Old 03-19-2016, 11:25 AM
Asdaddy1
Fire Beetle
 
Join Date: Mar 2016
Posts: 27
Default

Quote:
Originally Posted by Coenxai View Post
Code:
SELECT short_name,zoneidnumber FROM `zone` order by zoneidnumber;
You change the target_zone_id to point to your destination.
alright and where are the old zone ids?
Reply With Quote
  #10  
Old 03-19-2016, 11:29 AM
Coenxai's Avatar
Coenxai
Hill Giant
 
Join Date: Dec 2013
Posts: 151
Default

I gave you two references?

Okay, let's use Grobb as an example. It's a classic zone that currently puts you into innothuleb if your client is capable (well, technically if the database says).

Let's use the following query to help us:
Code:
SELECT * FROM `zone_points` where `zone` = 'Grobb';
We see two records with the main difference being the client_version_mask. This is basically saying if you're using X or greater client you'll use this record. Copy the classic record information to your clients entry and type #reloadzps
__________________
"The true sign of intelligence is not knowledge but imagination."
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 05:57 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