Download
(85 Kb)
Download
Updated: 05/23/18 11:33 AM
Pictures
File Info
Compatibility:
Summerset (4.0)
Updated:05/23/18 11:33 AM
Created:05/23/18 08:45 AM
Monthly downloads:18
Total downloads:16,698
Favorites:55
MD5:
No, thank you! (continued)  Popular! (More than 5000 hits)
Version: 0.1.0
by: Vostorn [More]
Updated version of "No, thank you!" by Ayantir & Garkin to Summerset.

Say No, thank you! to unwanted messages and notifications.


This addon allows you to block or redirect unwanted messages, notifications to the chat and alter behavior or some boring systems of the UI

Almost all features are disabled by default, make sure that you enable everything you want in the addon settings:
Game Menu -> SETTINGS -> Addon Settings -> No, thank you!
Or use slash command: /noty

Currently supported features are:
AvA centerscreen anouncements outside of AvA world (scrolls, emperor, etc.)
Friend status messages in chat - [@username] has logged on with [character]
"Target immune" alerts - Flying creatures are immune to snares. / This target is immune to bleeding effects. / This target is too powerful for that effect. / You must have a valid empty soul gem.
"Screenshot saved" alert - Screenshot saved as: <path>
Crafting result alerts - Improvement attempt succeeded (failed) / No usable items found / You lack the skill to recover all the materials from this item.
AletrText throttling - do not show the same messages more often then selected value in seconds
Delete Mail confirmation dialog - "Are you sure you want to delete this mail? Once deleted, you will no longer have access to it."
Can't buyback from fence confirmation dialog - Sale is Final. You are attempting to sell a high quality stolen item...
Guild Roster Alerts - <name> joined <guild>. / <name> left <guild>.
RaidScore Notifications - Your guild mates completed <raidname> with a time of <time>.
Guild MotD Notifications - The message of the day for <guild> has changed..
New handler for EVENT_LUA_LOW_MEMORY event. (Notification or poup)
Lua errors as a non intrusive notification
Don't interrupt interactions (harvesting, fishing, ...) when you open map, inventory or other scenes - same as in NonstopHarvest.
Don't rotate game camera when you open map, inventory or other scenes - same as in No Spin.
Delete interaction with insects
Delete Disband group dialog - "Are you sure you want to disband the group?"
Delete Large group dialog - "Some dungeons only allow groups of 4 or fewer to enter ..."
Delete Market Announcements ads
Disable book reading
Option to hide the messages "Lorebook discovered" and "Collection Completed"
Disable Group area messages
Disable Crafting Bag notifications
Option to autoloot item in containers
Option to disable the "Leave Guild" keybind
Option to hide the message "Ability increased to Rank X"
Option to remove the entry "Get Help" from context action of items in bags
Option to do not display Wayshrines on Tamriel map or only those of Main Cities
Option to do not show Unowned houses on map
Option to do not show Quest dialog when looting a Master Writ
Fixed Broken functionalities
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
0.0.1
85kB
05/23/18 08:45 AM


Post A Reply Comment Options
Unread 05/23/18, 10:13 AM  
ziggr
 
ziggr's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 275
Uploads: 10
Yes, thank you!

Thank you for taking over this addon!

Here are the changes I made to my own local copy:
https://github.com/ziggr/ESO-NoThank...49a32fe00b?w=1

ZO_CenterScreenAnnounce_GetHandlers() -> _GetCallbackHandlers()

Not sure what the new names are for some of the crafting string IDs, but supplying their pre-Summerset numeric equivalents at least squelches the error:

Lua Code:
  1. local function CraftingResultAlertsHook()
  2.  
  3.     local handlers = ZO_AlertText_GetHandlers()
  4.  
  5.     local blockedMessages = {
  6.         [SI_SMITHING_BLACKSMITH_EXTRACTION_FAILED  or 4377] = true,
  7.         [SI_SMITHING_CLOTHIER_EXTRACTION_FAILED    or 4379] = true,
  8.         [SI_SMITHING_WOODWORKING_EXTRACTION_FAILED or 4378] = true,
  9.         [SI_SMITHING_DECONSTRUCTION_LEVEL_PENALTY  or 4364] = true,
  10.         [SI_ALCHEMY_NO_YIELD                       or 4267] = true,
  11.         [SI_ENCHANT_NO_YIELD                       or 6695] = true,
  12.     }
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 10:02 AM  
SammiSakura
 
SammiSakura's Avatar

Forum posts: 0
File comments: 106
Uploads: 0
thank you for taking on this mod! I was just wondering, is this made to work while original NTY is enabled, or should I be disabling the original mod?
thanks again
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 09:50 AM  
Octopuss
 
Octopuss's Avatar

Forum posts: 171
File comments: 809
Uploads: 0
I have a small feature request.
Could you add another option under chat, something like "Don't minimize chat at merchant"? It's annoying the living **** out of me when I interact with any NPC trader and the chat minimizes.
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 09:35 AM  
Vostorn
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Originally Posted by Octopuss
Yey!!!
The missing features you mention on the mod page, is that something that is in the old addon but not here yet, or something you simply plan to add as new features?
It's something that was in the old addon. It should be fixed by tomorrow.
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 08:58 AM  
Octopuss
 
Octopuss's Avatar

Forum posts: 171
File comments: 809
Uploads: 0
Yey!!!
The missing features you mention on the mod page, is that something that is in the old addon but not here yet, or something you simply plan to add as new features?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: