Download
(44 Kb)
Download
Updated: 05/22/17 10:45 AM
Pictures
File Info
Compatibility:
Morrowind (3.0)
Updated:05/22/17 10:45 AM
Created:03/24/17 07:10 PM
Monthly downloads:164
Total downloads:25,622
Favorites:22
MD5:
Miat's Stealth Text  Popular! (More than 5000 hits)
Version: 1.01
by: dorrino [More]
A simple addon that i had to release months ago

This addon changes the scale and color of your stealth and disguise state messages in the center of your screen.

Additionally it adds text on the screen for multiple states that didn't have the text before:

1. Detected - when you were stealthing and got detected and put out of stealth.

2. Revealed - when you were stealthing and got revealed by player's or NPC skills.

3. Disguised - when you wear a disguise.

4. Invisible - when you are not stealthing, but are invisible by using a potion or nightblade cloak.
1.01 - api bump for Morrowind patch
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
1.01
44kB
dorrino
03/24/17 07:10 PM


Post A Reply Comment Options
Unread 07/02/19, 10:30 AM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 211
File comments: 879
Uploads: 0
Need Text To Stay While Looking In Containers

I was excited for this... until I realized the text goes away when you're searching through a container.
Bummer.
Last edited by NeuroticPixels : 02/14/21 at 11:16 PM.
Report comment to moderator  
Reply With Quote
Unread 02/14/21, 11:21 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 211
File comments: 879
Uploads: 0
Unhappy Re: Need Text To Stay While Looking In Containers

Originally Posted by LoneStar2911
I was excited for this... until I realized the text goes away when you're searching through a container.
Bummer.
Any chance of finding a fix for this, please?
Report comment to moderator  
Reply With Quote
Unread 05/27/21, 02:12 PM  
TheYcUtS
 
TheYcUtS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 87
Uploads: 3
Re: Re: Need Text To Stay While Looking In Containers

Ok guys, take the update and make it manual.

Delete LibStub

FOR BetterStealthText.txt

Code:
## Title: Miat's Stealth Text
## Author: Dorrino
## APIVersion: 100033 100034
## Version: 1.01
## SavedVariables: BetterStealthTextSettings
## DependsOn: LibAddonMenu-2.0

BetterStealthText.lua
FOR BetterStealthText.lua

Change all LAM2 to LAM. Change second string:

Code:
BST.LAM = LibAddonMenu2
Last edited by TheYcUtS : 05/27/21 at 03:11 PM.
Report comment to moderator  
Reply With Quote
Unread 01/12/22, 06:30 AM  
roylofquist

Forum posts: 0
File comments: 1
Uploads: 0
Interferes with Srendarr buff and debuff tracker.

Presence of this Addon causes the GENERAL and FILTERS tabs in Srendarr go blank.
Report comment to moderator  
Reply With Quote
Unread 05/03/22, 12:01 AM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 211
File comments: 879
Uploads: 0
Re: Re: Re: Need Text To Stay While Looking In Containers

Originally Posted by TheYcUtS
Ok guys, take the update and make it manual.

Delete LibStub

FOR BetterStealthText.txt

Code:
## Title: Miat's Stealth Text
## Author: Dorrino
## APIVersion: 100033 100034
## Version: 1.01
## SavedVariables: BetterStealthTextSettings
## DependsOn: LibAddonMenu-2.0

BetterStealthText.lua
FOR BetterStealthText.lua

Change all LAM2 to LAM. Change second string:

Code:
BST.LAM = LibAddonMenu2
Got any fix for the text disappearing when you're looking into a container?
Report comment to moderator  
Reply With Quote
Unread Today, 11:34 PM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 771
Uploads: 21
NOTE:
This addon contains an embedded LibAddonMenu-2.0 which can corrupt your saved variables for other addons, you have been warned.
(e. g. happens to Personnal Assistant users)
Report comment to moderator  
Reply With Quote
Unread Today, 04:21 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 5067
File comments: 6139
Uploads: 78
Originally Posted by Masteroshi430
NOTE:
This addon contains an embedded LibAddonMenu-2.0 which can corrupt your saved variables for other addons, you have been warned.
(e. g. happens to Personnal Assistant users)
Users using this addon here, please read this
https://www.esoui.com/forums/showthread.php?t=9149 -> "If you see dependencies in subfolders (e.g. "libs") of addons"
and remove the embedded /lbs/LibStub and /libs/LibAddonMenu folder of this addon!

!Means you need to completely delete the subfolder libs here!

Afterwards change the file "BetterStealthText.txt" to this:
Code:
## Title: Miat's Stealth Text
## Author: Dorrino
## APIVersion: 101042
## Version: 1.02
## SavedVariables: BetterStealthTextSettings
## DependsOn: LibAddonMenu-2.0>=37


BetterStealthText.lua

And in the file "BetterStealthText.lua" change this at the beginning:
Lua Code:
  1. local BST = {}
  2. BST.LAM2 = LibAddonMenu2 --No LibStub usage anymore since chapter 'Summerset'! Using global variable LibAddonMenu2 instead
  3. BST.name = "BetterStealthText"
  4. BST.version=1.06
  5. BST.textVersion="1.02"

After that install LibAddonMenu "once" to your live/AddOns folder, dowloading the newest version here (or via Minion):
https://www.esoui.com/downloads/info...nMenu-2.0.html

And always keep any library and addons updated please (check on a daily base at best before login)!
Last edited by Baertram : 06/21/24 at 04:27 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: