IgnoreMore
IgnoreMore will:
- Let you ignore more than 49 players
- Share the same ignore list between all players on the same realm (and faction).
- See when someone was ignored
- Give a reason for why the person is ignored
- NOT respond with "X is ignoring you" (unless the person was initially added to the system Ignore list before IgnoreMore was installed)
The "/ignore" command is also extended with a second parameter giving a reason directly, e.g.:
"/ignore Mikk : loudmouthed guy".
You can also double-click lines in your ignore list to edit these comments.
-
View User Profile
-
Send Message
Posted Aug 26, 2011-
View User Profile
-
Send Message
Posted Jun 6, 2011-
View User Profile
-
Send Message
Posted Jul 23, 2011-
View User Profile
-
Send Message
Posted Oct 13, 2011Maybe you're one of the annoying ones
-
View User Profile
-
Send Message
Posted May 30, 2011-
View User Profile
-
Send Message
Posted Apr 29, 2011-
View User Profile
-
Send Message
Posted Jan 3, 2011================================================
if reason=="system" then
SysIgnoreList[name] = true;
orig_AddIgnore(name);
end
================================================
To add a system ignore, use "system" as a reason. Example:
/ignore RudeNoobDK:system
To delete a system ignore, use the normal call.
To check how many system ignores you have:
/script print(GetNumIgnores());
-
View User Profile
-
Send Message
Posted Jan 3, 2011Besides the LFD tool, chat bubbles are still visible from people ignored with this add-on. After I disabled both say/group chat bubbles, the ignore person text was fully visible in normal chat again, even while being ignored.
To be able to workaround these issues, this add-on needs to stop overwriting the built in ignore and provide an alternative way of calling it.
-
View User Profile
-
Send Message
Posted Nov 30, 2010Have 2 level of Ignore:
Soft - Which is the current functionality
Hard - Which put the person into the Blizzard database, limited to 50 hard slots.
That way ignores marked hard in IgnoreMore will work with Bliizard LFD tools and you don't end up queueing with a previously bad that you felt needed to be forgotten =D
-
View User Profile
-
Send Message
Posted Nov 30, 2010-
View User Profile
-
Send Message
Posted Nov 8, 2010-
View User Profile
-
Send Message
Posted Oct 31, 2010I'm about to migrate to another machine and want to import that list.
thank you
best regards...
-
View User Profile
-
Send Message
Posted Nov 2, 2010I.e. same as most everything else.
-
View User Profile
-
Send Message
Posted Oct 25, 2010addon is "actively unmaintained". pity!
-
View User Profile
-
Send Message
Posted Oct 25, 2010-
View User Profile
-
Send Message
Posted Oct 25, 2010It's 4 comments below and starts with
-------------------------------------
Got it working again. Seems that wideEditBox does no longer exist.
I changed the code for creating the popup dialog as follows (IgnoreMore.lua):
-------------------------------------
Anyway, thanks for updating it. :-)
-
View User Profile
-
Send Message
Posted Oct 26, 2010-
View User Profile
-
Send Message
Posted Oct 15, 2010-
View User Profile
-
Send Message
Posted Oct 15, 2010-
View User Profile
-
Send Message
Posted Oct 14, 2010