Hello,
My toon had few characters on its friend list and one of them got deleted
Now each time I log it, my fr list is empty and it gets "reloaded" whenever i add someone already added.
Is there any way to solve this?
Thanks for reading
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?p=2509871"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
Hello,
My toon had few characters on its friend list and one of them got deleted
Now each time I log it, my fr list is empty and it gets "reloaded" whenever i add someone already added.
Is there any way to solve this?
Thanks for reading
Hello,
Which expansion is this for?
I had the same problem, I solved it by using a macro that removed all my current friends.
NOTE: This macro will remove ALL your friends from friendlist. When each friend is deleted it gets printed in the chatwindow, so it's quite easy to re-add them.
Hopefully it helps. :)
/run for i=1,GetNumFriends()do RemoveFriend(i)end
Edited: August 16, 2015