Adding to friends
Neurotoxin001 opened this issue ยท 5 comments
local addFriend = ERR_FRIEND_ADDED_S:gsub("%%s", "([^ ]+)")
local removeFriend = ERR_FRIEND_REMOVED_S:gsub("%%s", "([^ ]+)")
Every time I have whisper I see "you added friend" message, even if message was hidden, this is annoying. Can you hide this system message please?
Also you might want to update links to other BadBoy plugins here:
https://www.curseforge.com/wow/addons/bad-boy
They lead to not working domain mods.curse.com
You quoted the code that's in place, the evidence that this is already filtered, so I'm not sure what problem you're having.
Have you changed where system messages are printed?
Try providing a screenshot of the problem.