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.
|