Download
(2Kb)
Download
Updated: 12-02-11 12:42 PM
Pictures
File Info
Updated:12-02-11 12:42 PM
Created:unknown
Downloads:2,564
Favorites:26
MD5:

CorkIt

Version: 4.3.1
by: Everglow [More]

CorkIt

Is NPC chatter driving you nuts? Do you feel like throwing Topper McNabb in the canals? Are you tired of listening to William and Donna fight over her doll? This chatter helps to give a city colour or "personality" but in no way affects your progress in the game. Sometimes it can fill your chat window to the point of causing you to miss important messages.

CorkIt does one simple thing, and does it well. It removes NPC chatter. the default is to only cork NPC "/says" when you are in an inn or a major city (ie. while your character is "resting"), but it can be configured to cork NPC's anywhere, including instance, and it can cork "/yells" as well.

Note: CorkIt checks if your name is mentioned and if so, does not cork it.

This is a small, efficient mod with a minimalist GUI, no libs and no dependencies.


Slash command:
/corkit (or /cork) - display options GUI.

4.3.1
-----
Updated for game version 4.3
4.2.1
-----
Updated for game version 4.2

3.3.2
-----
- ToC update
- Integrated options menu with Blizzard's options.

3.0.01
------
- updated to work with WotLK

2.4.03
------
- added simple options panel
- allowed more "tweakable" configuration options.
Post A Reply Comment Options
Unread 04-24-12, 01:12 PM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
Originally Posted by jlrm365
Is it possible for users to add exceptions - either via interface or LUA tweak?
If not, could that be added somehow?
I'd quite like to NOT have Lil Timmy silenced, so that I'm able to know when he's near (his speech is important) and look for / click him.
Thanks!
Hey jlrm... to make Lil Timmy an exception to the rule you can add a line just before line 28 and change line 28, so instead of this:
Code:
if strfind(cText, UnitName("player")) then
you have this:
Code:
local mName = ...;
if (strfind(cText, UnitName("player")) or mName=="Lil Timmy") then
Have fun getting your white kitties
__________________
Everglow - Sisters of Elune/US
Report comment to moderator  
Reply With Quote
Unread 03-07-12, 05:25 PM  
jlrm365
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 113
Uploads: 1
Is it possible for users to add exceptions - either via interface or LUA tweak?
If not, could that be added somehow?
I'd quite like to NOT have Lil Timmy silenced, so that I'm able to know when he's near (his speech is important) and look for / click him.
Thanks!
Report comment to moderator  
Reply With Quote
Unread 07-03-08, 12:55 AM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
It's still very lightweight, and the menu is tiny. I find I sometimes want to turn on npc chat for certain quests when leveling toons, so this seemed a bit easier to use instead of slash commands. You can still set it up once and forget about it.
__________________
Everglow - Sisters of Elune/US
Last edited by Everglow : 07-20-11 at 09:41 AM.
Report comment to moderator  
Reply With Quote
Unread 07-02-08, 11:08 PM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Question Re: new version

Originally posted by Everglow
I thought it was time to add a couple features and Kyron's post was all the prompting I needed. There you go, friend
The DL link still point to 2.4.0.2, and thanks
About the option window i mean, is it really necessary, it's the kind of small lightweight addon u set up once and never touch again so
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Last edited by Caellian : 07-02-08 at 11:15 PM.
Report comment to moderator  
Reply With Quote
Unread 07-02-08, 08:42 PM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
new version

I thought it was time to add a couple features and Caellian's post was all the prompting I needed. There you go, friend
__________________
Everglow - Sisters of Elune/US
Last edited by Everglow : 07-20-11 at 09:38 AM.
Report comment to moderator  
Reply With Quote
Unread 07-01-08, 02:17 PM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Would that be possible to also mute Npcs in instance ?

Take for example Kil'Jaeden yells in Sunwell ?
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 05-04-08, 02:51 PM  
TmasterT
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I will gladly pay you tuesday for a hamburger today!
Report comment to moderator  
Reply With Quote
Unread 04-27-08, 11:47 AM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
Originally posted by stqn
Eheh Topper McNabb's messages are actually the main reason I started to write a filtering addon. Sometimes I honestly feel like Blizzard developpers never played their own game. Or they only try instances...
Never got around to releasing my addon though, so good job!


I noticed you didn't get around to rating my mod either
__________________
Everglow - Sisters of Elune/US
Report comment to moderator  
Reply With Quote
Unread 04-27-08, 04:42 AM  
stqn
A Deviate Faerie Dragon

Forum posts: 11
File comments: 67
Uploads: 0
Eheh Topper McNabb's messages are actually the main reason I started to write a filtering addon. Sometimes I honestly feel like Blizzard developpers never played their own game. Or they only try instances...
Never got around to releasing my addon though, so good job!
Report comment to moderator  
Reply With Quote
Unread 04-26-08, 10:59 PM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
Originally posted by Slakah
That screenshot is made of win.
<3
__________________
Everglow - Sisters of Elune/US
Report comment to moderator  
Reply With Quote
Unread 04-26-08, 04:20 PM  
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 146
Uploads: 26
That screenshot is made of win.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: