phzi opened this issue 5 years ago ยท 1 comments
To fix the GetPlayerFactionGroup error, add: local GetPlayerFactionGroup = GetPlayerFactionGroup or UnitFactionGroup("player")
local GetPlayerFactionGroup = GetPlayerFactionGroup or UnitFactionGroup("player")
near the beginning of Capping.lua
No longer used.