![]() |
Sphere.ini questions - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Sphere.ini questions (/Thread-Sphere-ini-questions) |
Sphere.ini questions - Coven - 04-30-2013 05:46 AM I was curious as to how these settings work? // FeatureAOS, used to control AOS expansion features ( default 0 ) // FEATURE_AOS_UPDATE_A 01 // AOS Monsters, Map // FEATURE_AOS_UPDATE_B 02 // Tooltip, Fightbook, Necro/paladin on creation, Single/Six char selection screen, Skills, Newer spellbook support // FEATURE_AOS_POPUP 04 // PopUp Menus // FEATURE_AOS_DAMAGE 08 FeatureAOS = 0 If I wanted to enable all of them would I do something like? FeatureAOS = 01 | 02 | 04 | 08 RE: Sphere.ini questions - Ben - 04-30-2013 05:52 AM You got it! FeatureAOS = 0F would have the same result but the first is alot more clear ![]() RE: Sphere.ini questions - Coven - 04-30-2013 05:57 AM Also how can I enable the other character races and classes at character creation? Such as Elf, Gargoyle and the classes like Paladin etc? RE: Sphere.ini questions - Mordaunt - 04-30-2013 06:24 AM Same way... I forget which expansion Elf was added but Gargoyle is in the SA update. Of course your player must have the client which supports these characters also.... RE: Sphere.ini questions - darksun84 - 04-30-2013 06:45 AM mondain legacy for the elves |