Showing results 1 to 25 of 245
Search took 0.01 seconds.
Search: Posts Made By: sinnereso
Forum: Bug Reports 04/18/24, 03:33 PM
Replies: 3
Views: 764
Posted By sinnereso
I have seen many times and reported the use of...

I have seen many times and reported the use of "other" class abilities by several users in cyrodiil. It IS possiblle for example a dragon knight to dragon leap onto you, bolt escape away multiple...
Forum: Lua/XML Help 03/12/24, 02:43 PM
Replies: 1
Views: 4,192
Posted By sinnereso
Determine siege HP, toughness or durability for stacking?

Hey i'm looking for a way to check siege HP or durability for stacking purposes for my addon.. I've been messing around with it but can't find any way as of yet to tell the difference between new and...
Forum: Released AddOns 02/03/24, 07:10 AM
Replies: 2
Views: 5,022
Posted By sinnereso
Question detect if ability in use that would block collectible use?

Hi I'm looking for a way to detect and prevent collectible use if there is an ability or skill in use or being channeled that would prevent it. Looking for ideas as I cant seem to find any relevant...
Forum: General Authoring Discussion 01/28/24, 07:07 PM
Replies: 5
Views: 2,140
Posted By sinnereso
I'm no expert but I dont see how that was ever...

I'm no expert but I dont see how that was ever possible. That function requires a guildID which you can only get from your own personal guild index.
Forum: General Authoring Discussion 01/23/24, 11:28 AM
Replies: 10
Views: 1,851
Posted By sinnereso
TY! ill dig through all that.

TY! ill dig through all that.
Forum: General Authoring Discussion 01/23/24, 09:00 AM
Replies: 10
Views: 1,851
Posted By sinnereso
A semi related question regarding the use of...

A semi related question regarding the use of mertorchbug.. ive been trying to eliminate a bug in my addon and using mertorchbug to find the code or function that "discard changes" executes when you...
Forum: General Authoring Discussion 01/20/24, 01:31 PM
Replies: 9
Views: 1,643
Posted By sinnereso
Yah thats what I'm thinkin. I thought I'd ask...

Yah thats what I'm thinkin. I thought I'd ask anyway
Forum: General Authoring Discussion 01/20/24, 10:49 AM
Replies: 9
Views: 1,643
Posted By sinnereso
Hmm its half whats needed maybe. It doesn't solve...

Hmm its half whats needed maybe. It doesn't solve the bank completely emptied issue. I have my bank stacked specifically with all crafting mats and any style ingredients required by any furnishing...
Forum: General Authoring Discussion 01/20/24, 08:03 AM
Replies: 9
Views: 1,643
Posted By sinnereso
yes it would have an impact on inventory and...

yes it would have an impact on inventory and bank. I'm interested in this feature personally mostly as im only intermittently eso+ and having to completely reorganise my bank and inventories after...
Forum: General Authoring Discussion 01/19/24, 09:43 PM
Replies: 9
Views: 1,643
Posted By sinnereso
disable auto add to craftbag for new chars

hi im wondering if anyone knows a way to change the default of AUTO_ADD_TO_CRAFT_BAG_ON to off for fresh installs and new characters.

Ive been messing in my addon trying to accomplish this but it...
Forum: General Authoring Discussion 12/29/23, 03:49 PM
Replies: 8
Views: 1,730
Posted By sinnereso
yes I think you did misunderstand. I would have...

yes I think you did misunderstand. I would have not thought api functions and constants are anyone other than ZOS intelectual property and free to use. Thats what I was referring to.

I peek to see...
Forum: General Authoring Discussion 12/29/23, 12:03 PM
Replies: 8
Views: 1,730
Posted By sinnereso
I was hoping there would be a constant or...

I was hoping there would be a constant or something so you could for example "setChevronColor(R,G.B values)" or something to that nature.
Forum: General Authoring Discussion 12/29/23, 12:01 PM
Replies: 8
Views: 1,730
Posted By sinnereso
Of course I would! But I dont usually do that as...

Of course I would! But I dont usually do that as my addon written very differently I think from most I have to completely rewrite everything. I mostly peek for constants or commands to access things...
Forum: General Authoring Discussion 12/28/23, 01:04 PM
Replies: 8
Views: 1,730
Posted By sinnereso
help to change overhead group chevron color

Hi! im looking to find a way to change the overhead group crown and member chevron color. I''ve been digging around but can't seem to find the function or constant reference to it to even start.

I'm...
Forum: General Authoring Discussion 12/20/23, 10:25 AM
Replies: 10
Views: 1,728
Posted By sinnereso
Sure but this question here was more generalized...

Sure but this question here was more generalized to assist me with a pvp kill feed doouble spam filter which is why I didnt go more into detail on my resolution.. Here's the link and...
Forum: General Authoring Discussion 12/18/23, 08:07 PM
Replies: 10
Views: 1,728
Posted By sinnereso
Thank you for all the help.. I found the dev post...

Thank you for all the help.. I found the dev post regarding my issue and have come up with another workaround thats more effective and more efficient.. ty
Forum: General Authoring Discussion 12/18/23, 02:10 PM
Replies: 10
Views: 1,728
Posted By sinnereso
yes im aware of the resetting the list which is...

yes im aware of the resetting the list which is next and I think a non issue but populating the list has been my issue. Im using similar code to populate a list of char names on account though and...
Forum: General Authoring Discussion 12/16/23, 11:17 AM
Replies: 10
Views: 1,728
Posted By sinnereso
one of the dev's posted a way to fix this after...

one of the dev's posted a way to fix this after the kill feed was released but I didnt understand it at the time and cant find it now so ive been trying to create my own.
Forum: General Authoring Discussion 12/16/23, 11:00 AM
Replies: 10
Views: 1,728
Posted By sinnereso
im trying to filter the new pvp kill feel chat...

im trying to filter the new pvp kill feel chat events that appear to fire multiple times.. so im adding playernames to a list to prevent displaying the same kill multiple times.. So if the player is...
Forum: General Authoring Discussion 12/16/23, 10:35 AM
Replies: 10
Views: 1,728
Posted By sinnereso
Question question regarding tables and number of entries

Im looking for a way to determine the number of entries on the fly for a chat multiiple event filter im working on for the "FOR" statement. Ive been getting errors stating its expecting a number with...
Forum: General Authoring Discussion 12/04/23, 05:53 AM
Replies: 8
Views: 1,792
Posted By sinnereso
I suppose but potions is combat.. wall repair is...

I suppose but potions is combat.. wall repair is not and also requires materials and a wall in need or repair which isnt the case for long.

I just saves u standing there pressing q ever few secs for...
Forum: General Authoring Discussion 12/03/23, 07:42 PM
Replies: 8
Views: 1,792
Posted By sinnereso
ya it would be used outside of combat just...

ya it would be used outside of combat just repairing walls.. so basically i was about to setup a function so you could press Q once to wall repair and it would continue on its own untill wall...
Forum: General Authoring Discussion 12/03/23, 09:05 AM
Replies: 8
Views: 1,792
Posted By sinnereso
kk roger that. Was considering an auto keep...

kk roger that. Was considering an auto keep repair, looping wall repair stuff but if thats prohibited i'll move along =p
Forum: General Authoring Discussion 12/03/23, 08:05 AM
Replies: 8
Views: 1,792
Posted By sinnereso
Question possible to execute quickslot from code?

Hey guys I'm just curious if anyone knows a way to execute the quickslot from code? I've been digging and digging but can't find a function for it other than swapping whats selected in the quickslot.
Forum: Released AddOns 11/16/23, 05:16 AM
Replies: 4
Views: 2,523
Posted By sinnereso
TY and I have been re-reading it. But.. Ive...

TY and I have been re-reading it. But.. Ive decided to revert back to a simple single acct wide variable. TY for all the help :)
Showing results 1 to 25 of 245