Results: 2Comments by: RollbackSegment
File: ImpliedTarget09-01-19
Re: Re: For WoW Classic
Posted By: RollbackSegment
Hello, Could you be more specific ? Did you download the last version of the addon ? Did you comment the lines as shown in the diff command ? What does not work exactly ? Don't work :(
File: ImpliedTarget08-19-19
For WoW Classic
Posted By: RollbackSegment
Little hack/fix to use this excellent addon in WoW Classic : diff --git a/ActionName.lua b/ActionName.lua index 8d998df..8c6ab5d 100644 --- a/ActionName.lua +++ b/ActionName.lua @@ -150,10 +150,10 @@ addon:RegisterEvent('PLAYER_LOGIN', function(self, event) local skillType, spellID = GetSpellB...