View Full Version : unlocking all expansions
Jhop16
04-01-2017, 11:53 PM
what # am I supposed to put in my rule value expansion setting to unlock all the expansions?..
I've looked it u several times but I see different answers and have tried a lot of them and not getting anywhere, thanks !
Coenxai
04-12-2017, 10:41 PM
Last time I was around I believe EQEmu used a bitmask to determine expansion eligibility. After a quick search it appears that may still be the case. Here is the bitmask:
0 - classic
1 - ruins of kunark
2 - scars of velious
4 - shadows of luclin
8 - planes of power
16 - legacy of ykesha
32 - lost dungeons of norrath
64 - gates of discord
128 - omens of war
256 - dragons of norrath
512 - depths of darkhallow
1024 - prophecy of ro
2048 - serpent's spine
4096 - the burried sea
8192 - secrets of faydwer
You'll need to enter 16383. However, it appears there's a new bool rule "UseClientBasedExpansionSettings" that would easier solve your problem.
I don't have access to a database so this is purely based off memory, but I believe expansion values are used in conjunction with the Zone table.
Albator
04-13-2017, 01:17 AM
If you do nothing you should have all expansions (up to your client, titanium or rof2 or whatnot). The reason is World:UseClientBasedExpansionSettings is by default true, and that value is currently missing from the database so it would default to true.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.