Sorry to bump an old thread, but is there a list of which class is which in the bitfields?
I tried to figure it out based on the bitfields on my own, but came up blank. At first, I assumed it would be the same as the item bitfields but that doesnt seem to be the case.
For example, 4096 is a Mage in items.... but in the altadv_vars
INSERT INTO altadv_vars VALUES (1344,'Devoted Familiar',12,1,31450,31451,31448,31449,7,5949,179, 1,8,60,4096,0,0);
a wizard AA is assigned 4096... so either the DB is incorrect, or AAs use a different bitfield.
|