Alternate Class Masters not working

Issue #102 resolved
CostyKiller created an issue

Alternate class master not working if you don't enable class masters.

Example of configs that worked before the recent classmaster changes:

# Allow use of Event Managers for changing occupation without any quests.
# Default: False
AllowClassMasters = False

......

# When character reach levels 20,40,76 he will receive tutorial page
# with list of the all possible variants, and can select and immediately
# change to the new occupation, or decide to choose later (on next login).
# Can be used with or without classic Class Masters.
# Default = False 
AlternateClassMaster = True

Comments (3)

  1. CostyKiller reporter

    As a temp fix, I just commented out the part with npcs spawns in the classmaster script, and set true to AllowClassMasters.

  2. Log in to comment