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 07-15-2010, 01:00 AM
blindaviator
Sarnak
 
Join Date: Jul 2010
Posts: 61
Default Luclin Models bug?

I have been setting up a server and modifying it... Somewhere along the way my Luclin character models stopped working... All I had was the old blocky models on all toons... Obviously it was something I changed somewhere that did it..

After a lot of searching and reverting changes I made I finally found that setting PersistantZoneState to 1 would cause my luclin models to stop working...

Is this a known issue or ??
Reply With Quote
  #2  
Old 07-16-2010, 10:32 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

In your variables table, if you set expansions too low, it will set the version to below luclin and disable the models as well. If you set it to 32767, it will include all current expansions.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #3  
Old 07-16-2010, 03:14 PM
blindaviator
Sarnak
 
Join Date: Jul 2010
Posts: 61
Default

Quote:
Originally Posted by trevius View Post
In your variables table, if you set expansions too low, it will set the version to below luclin and disable the models as well. If you set it to 32767, it will include all current expansions.
Well I hadn't changed that as of yet... I was just now looking into limiting the expansions to DoN and previous (I am wanting to exclude all expansion from Depths to Underfoot)... What would I set that to for that limitation??

Not sure what that large number represents
Reply With Quote
  #4  
Old 07-16-2010, 06:17 PM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

It's a bitmask.... meaning you set the base 10 (normal numbers) to the equivilent to the binary bit. for example classic EQ you'd set it to 1 as you want the 2^0 bit on
Luclin is the 4 expansion so you need the biniary 11111

(2^4) + (2^3) + (2^2) + (2^1) + (2^0)
16+8+4+2+1= 32
that should enable luclin in previous

I might be a tad off because I'm not sure if EQ Classic requires a bit in that mask or just the expansions.

The other quick and dirty way would be to set the minimum level of all the zones you don't want in use to higher than the max level on your sever.
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 12:38 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