Download
(161 Kb)
Download
Updated: 02/19/20 05:24 PM
Pictures
File Info
Compatibility:
Harrowstorm (5.3.5)
Dragonhold (5.2.5)
Updated:02/19/20 05:24 PM
Created:09/27/19 03:03 PM
Monthly downloads:180
Total downloads:17,019
Favorites:12
MD5:
Bound Armaments Counter  Popular! (More than 5000 hits)
Version: 1.0.7
by: Masel92, g4rr3t
Track stacks of Bound Armaments! This is updated for the Harrowstorm Patch. Special thanks to @Porkjet for the awesome sorc texture!






Just a simple adaptation of g4rr3t's amazing Grim Focus Counter, that does the same thing, but with Bound Armaments.


If you encounter bugs, contact either me or him!

Link to Grim Focus Counter: https://www.esoui.com/downloads/info...usCounter.html


I also implemented the Custom Title Library that was developed by Ayantir and Kyoma into the addon (awesome work there). This means that anyone who uses the BAC addon can see a set of custom titles on players. This only requires the addon installed to be accurate, you do not have to be on a sorcerer for that to work. If you desire a custom title, send me a PM with the desired color in html (color gradients are possible, send two colors in that case) and your ingame @ Name. Note that I will not add titles that I deem to be inappropriate.
1.0.7: Fixed the error that prevented players to select different textures for the counter.
1.0.5: Had to adjust the settings functions to further reduce conflict with the grimfocuscounter addon. At this point, all potential sources of conflict should be removed.
1.0.4: Adjusted the SavedVariables to avoid conflicts with the Grim Focus Counter Addon when you have both addons installed.
1.0.3: Implemented the Custom Title Library
1.0.2: Set the Sorc Counter to Default and locked it to the center of the reticle as default option
1.0.1: Added a Sorcy-coloured Scope Counter (design by @Porkjet)
1.0.0: Fixed a UI Error
0.8.0: Fixed a shadercache issue and removed the complementary libraries.
Optional Files (2)
File Name
Version
Size
Author
Date
Type
1.0.10
150kB
04/25/22 06:02 AM
Patch
1.0.9
161kB
02/16/22 12:07 PM
Patch


Archived Files (9)
File Name
Version
Size
Uploader
Date
1.0.6
161kB
Masel92
11/19/19 06:00 PM
1.0.5
161kB
Masel92
11/08/19 04:58 PM
1.0.4
161kB
Masel92
11/08/19 10:34 AM
1.0.3
161kB
Masel92
10/31/19 07:42 AM
1.0.2
150kB
Masel92
10/21/19 02:56 PM
1.0.1
150kB
Masel92
10/21/19 02:41 PM
1.0.0
118kB
Masel92
10/21/19 10:45 AM
0.8.0
118kB
Masel92
10/11/19 09:43 AM
0.7.0
165kB
Masel92
09/27/19 03:03 PM


Post A Reply Comment Options
Unread 10/08/23, 09:01 PM  
Azimuth1440

Forum posts: 0
File comments: 2
Uploads: 0
Mod works with some tweaking

If you are like me and love the blue grim focus icon I am here to show you how to make this addon work.

First you will want to go here
https://www.esoui.com/downloads/file...?id=2470#other

and download the 1.0.10 version for ascendant tide
https://www.esoui.com/downloads/info3352.html

Extract the mod and copy the files into the Bound Armaments Counter mod folder in your ESO mods folder location.

you can find this location by hitting "options" in minion and you should see the "game addon folder path"

Paste that into file explorer and you will see the folders of all the mods minion has installed .

Once you paste the new bound armaments counter files into the mentioned location you need to go into the "src" folder and right click "abilities.lua" and edit in notepad.

Now all you have to do is change the "Skill =" to "203447"

So it should read "Skill = 203447"

Then save the file and test in game.
Last edited by Azimuth1440 : 10/08/23 at 09:01 PM.
Report comment to moderator  
Reply With Quote
Unread 06/01/22, 10:32 AM  
Magic Charmer

Forum posts: 14
File comments: 46
Uploads: 0
Hello,

today I got some errors:









I logged out and relogged in and it fixed itself.
Today I first installed this addon and probably no more errors will occur.

Thank you
Last edited by Magic Charmer : 06/01/22 at 10:34 AM.
Report comment to moderator  
Reply With Quote
Unread 02/16/22, 12:39 PM  
DerMatse
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 2
Deadlands Compatibility

Hello, I uploaded a patched version for Deadlands. Please see optional files here:

https://www.esoui.com/downloads/file...?id=2470#other

Cheers
Report comment to moderator  
Reply With Quote
Unread 09/25/21, 08:23 AM  
AGreyStorm

Forum posts: 0
File comments: 3
Uploads: 0
Can't open

Hi, is this addon still supported? I installed it today but there were several error messages and I don't see it in my addon settings. I also downloaded Grim focus counter and it worked, but this one didn't.
Report comment to moderator  
Reply With Quote
Unread 12/22/20, 11:01 AM  
Ivarss

Forum posts: 0
File comments: 4
Uploads: 0
Hi!
Today was trying to test this addon but got errors (LibAddonMenu-2.0 is installed) :
user:/AddOns/BoundArmamentsCounter/src/Settings.lua:9: Cannot find a library instance of "LibAddonMenu-2.0".
stack traceback:
user:/AddOns/LibFeedback/libs/LibStub.lua:29: in function 'LibStub:GetLibrary'
user:/AddOns/BoundArmamentsCounter/src/Settings.lua:9: in function '(main chunk)'
user:/AddOns/BoundArmamentsCounter/src/Main.lua:58: function expected instead of nil
stack traceback:
user:/AddOns/BoundArmamentsCounter/src/Main.lua:58: in function 'BAC.Initialize'
user:/AddOns/BoundArmamentsCounter/src/Main.lua:80: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 02/05/20, 11:47 AM  
Eymix
 
Eymix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 13
Uploads: 4
Addon fix

HELLO PEOPLE

So I was unable to change my crosshair counter and it was annoying me so here's the fix :

Line 282 : BAC.BACTexture:SetTextureb(BAC.TEXTURE_VARIANTS[selectedTexture].asset)
Just remove the b from SetTexture like this :
BAC.BACTexture:SetTexture(BAC.TEXTURE_VARIANTS[selectedTexture].asset)

And good to go.
Byebye.
Report comment to moderator  
Reply With Quote
Unread 12/25/19, 11:32 PM  
Civilian-Bystander

Forum posts: 0
File comments: 3
Uploads: 0
Bug with 1.0.6

Hi,

I was trying to get bound armaments counter working on my sorc recently but I kept getting errors when trying to change the counter style. When I would click to select any of the options, the icon would momentarily change in the selection box but the list of icons would not close. Upon altering another setting, the style would revert back to the default crosshair preventing the use of other styles. The same error appears to be present in 1.0.5 but not in 1.0.4.

Here is what the error read:

user:/AddOns/BoundArmamentsCounter/src/Settings.lua:282: function expected instead of nil
stack traceback:
user:/AddOns/BoundArmamentsCounter/src/Settings.lua:282: in function 'SetTextureb'
<Locals> value = "BoundArmamentsCounter/art/text..." </Locals>
user:/AddOns/BoundArmamentsCounter/src/Settings.lua:70: in function 'setFunc'
<Locals> texture = "BoundArmamentsCounter/art/text..." </Locals>
user:/AddOns/LibAddonMenu-2.0/LibAddonMenu-2.0/controls/iconpicker.lua:266: in function 'OnSelect'
<Locals> self = ud, texture = "BoundArmamentsCounter/art/text..." </Locals>
user:/AddOns/LibAddonMenu-2.0/LibAddonMenu-2.0/controls/iconpicker.lua:108: in function '(anonymous)'
<Locals> control = ud </Locals>

I hope this helps with the bug fixing/identification; I'll be using 1.0.4 in the meantime.


Thanks,

-Civilian-Bystander
Report comment to moderator  
Reply With Quote
Unread 11/14/19, 08:25 AM  
Wicniz

Forum posts: 0
File comments: 11
Uploads: 0
Originally Posted by Masel92
Hello Wicniz,

This one needs a little more information on his hands to adress your problem... what is happening (and what is not)?

Is it potentially depending on a Library you do not have? Or do yu get a LUA-Error?
This one doesn't know, he really apologized. Yesterday the addon didn't work, no matter what he did, he can't fix it.
Today, trying to look at the bug catcher, it works.
However, yesterday it didn't show the Counter Style, and can't show and hide, to move it.

Wicniz gives thanks to you for the patiente, and apologized again.
Bright moons, belly rubs, warm sands
Report comment to moderator  
Reply With Quote
Unread 11/14/19, 02:18 AM  
Masel92
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Originally Posted by Wicniz
Wicniz greets you. This one doesn't know why, but the addon doesn't work for him. How can this khajiit fix it?

Bright moons
Hello Wicniz,

This one needs a little more information on his hands to adress your problem... what is happening (and what is not)?

Is it potentially depending on a Library you do not have? Or do yu get a LUA-Error?
Last edited by Masel92 : 11/14/19 at 02:19 AM.
Report comment to moderator  
Reply With Quote
Unread 11/13/19, 09:37 PM  
Wicniz

Forum posts: 0
File comments: 11
Uploads: 0
Wicniz greets you. This one doesn't know why, but the addon doesn't work for him. How can this khajiit fix it?

Bright moons
Report comment to moderator  
Reply With Quote
Unread 09/29/19, 06:31 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Oh, thanks for the update. Wasn't aware of this change (and apparantly did not read your description correct ).

Originally Posted by Masel92
Originally Posted by Baertram
Hi, was the skill changed somehow to react diffently after some hits?
I only know it will provide 3 seconds more dmg with light attacks. Or does this addon count the seconds it is active to remember to reapply it?
This addon is for the PTS, where the skill functions similarly to the spectral bow of nightblades. So it can reach 4 stacks, and for each stack, you fire a bound weapon at the enemy. So on live this wont do anything
Last edited by Baertram : 09/29/19 at 06:31 AM.
Report comment to moderator  
Reply With Quote
Unread 09/28/19, 08:25 AM  
Masel92
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Originally Posted by Baertram
Hi, was the skill changed somehow to react diffently after some hits?
I only know it will provide 3 seconds more dmg with light attacks. Or does this addon count the seconds it is active to remember to reapply it?
This addon is for the PTS, where the skill functions similarly to the spectral bow of nightblades. So it can reach 4 stacks, and for each stack, you fire a bound weapon at the enemy. So on live this wont do anything
Report comment to moderator  
Reply With Quote
Unread 09/28/19, 07:03 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Hi, was the skill changed somehow to react diffently after some hits?
I only know it will provide 3 seconds more dmg with light attacks. Or does this addon count the seconds it is active to remember to reapply it?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: