Fix for 9.0/Shadowlands #4


Open
  • Expelliarm5s created this issue Jul 23, 2020

    change line 29 in RestFu.lua

    from

    local maxLevel = MAX_PLAYER_LEVEL_TABLE[GetAccountExpansionLevel()]

    to

    local maxLevel = GetMaxLevelForPlayerExpansion()
  • Expelliarm5s edited title and description Jul 23, 2020
  • Solitha_the_Mean_and_Evil posted a comment Nov 20, 2020

    Thank you! Works perfectly!


To post a comment, please login or register a new account.