Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: Baertram
Forum: AddOn Help/Support Today, 03:33 PM
Replies: 28
Views: 7,191
Posted By Baertram
I personally noticed that addons using the older...

I personally noticed that addons using the older "Legacy listeners" of LibHistoire (e.g. TTC ) were making my guild history lock with the message I can only request every 2 seconds more data,...
Forum: AddOn Search/Requests Today, 03:30 PM
Replies: 1
Views: 81
Posted By Baertram
Addon's cannot send any mesages automated to the...

Addon's cannot send any mesages automated to the chat, visible to others, you always need to press manually the return key to send a chat message.
Forum: AddOn Help/Support Today, 03:29 PM
Replies: 3
Views: 146
Posted By Baertram
Find out if your addon folder you use is the...

Find out if your addon folder you use is the correct one, via the mentioned screenshot trick here:
https://www.esoui.com/forums/showthread.php?t=8858

Maybe you did update all but its in the wrong...
Forum: Lua/XML Help Yesterday, 04:54 PM
Replies: 1
Views: 198
Posted By Baertram
control:SetMouseEnabled(true) control:SetMovable(t...

control:SetMouseEnabled(true)
control:SetMovable(true)
Use handlers OnMoveStart and OnMoveStop for the position.there should be a tutorial at the Wiki for that too.

Found...
Forum: AddOn Help/Support Yesterday, 04:46 PM
Replies: 1
Views: 286
Posted By Baertram
How to find your addons...

How to find your addons folder:
https://www.esoui.com/forums/showthread.php?t=8858

Howto, and where to report addon related errors, to get the best...
Forum: Minion Yesterday, 03:45 AM
Replies: 8
Views: 1,461
Posted By Baertram
x="2660.0" Depending on your screen resolution...

x="2660.0"
Depending on your screen resolution this is on your 2nd screen. 1st would be max 1920 e.g.
I guess Minion is bulding the sum of 2+ monitors widht's


I wonder why you do not see the...
Forum: General Authoring Discussion 04/21/24, 03:17 PM
Replies: 7
Views: 612
Posted By Baertram
Those RegisterForUpdate timers might be okay to...

Those RegisterForUpdate timers might be okay to update a counter showing on screen but they should not be used to run timers in general, where other ways are better. e.g. events fire or...
Forum: Lua/XML Help 04/21/24, 06:04 AM
Replies: 2
Views: 360
Posted By Baertram
Did you try ACTION_RESULT_KILLING_BLOW or any...

Did you try ACTION_RESULT_KILLING_BLOW or any related events?
Maybe only working in PvP though, not sure.
Forum: Alpha/Beta AddOns 04/21/24, 04:27 AM
Replies: 3
Views: 531
Posted By Baertram
https://i.imgur.com/qswU2vj.png Explained here...

https://i.imgur.com/qswU2vj.png

Explained here too:
https://www.esoui.com/forums/showthread.php?p=44591#post44591
-> If you do not want to take over but create a patch:

I'll add a screenshot so...
Forum: General Authoring Discussion 04/21/24, 04:25 AM
Replies: 7
Views: 612
Posted By Baertram
By searching in esoui sources for event_justice I...

By searching in esoui sources for event_justice I found the bounty display control.

At this function it seems to update your currently active bounty currency (gold to...
Forum: General Authoring Discussion 04/19/24, 04:03 PM
Replies: 7
Views: 612
Posted By Baertram
Wrong forum, moved to the correct one. Read here...

Wrong forum, moved to the correct one.

Read here about how to see which events fire (by enabling an overall event listener):
https://www.esoui.com/forums/showthread.php?t=10899&highlight=track

Hope...
Forum: Minion 04/19/24, 02:44 PM
Replies: 8
Views: 1,461
Posted By Baertram
The xml is created once as the Minion program was...

The xml is created once as the Minion program was run afaik, and after that it's only updated with the saved games, path, addons installed, and the UI settings you choose (including the current...
Forum: AddOn Help/Support 04/19/24, 02:49 AM
Replies: 4
Views: 753
Posted By Baertram
Hi, you already posted at the addon comments 3...

Hi,

you already posted at the addon comments 3 days ago, which is good and best practice to get something fixed.
https://www.esoui.com/downloads/info1193-MapTools.html#comments
-> Thanks for that....
Forum: Bug Reports 04/18/24, 07:22 AM
Replies: 3
Views: 711
Posted By Baertram
Skills always consume the ressource first and...

Skills always consume the ressource first and afterwards are casted.
At least all skills behave like that, as far as I noticed?

If you do not have enough ressources it warns you and stops being...
Forum: AddOn Help/Support 04/17/24, 03:02 PM
Replies: 1
Views: 411
Posted By Baertram
Moved your thread to the proper forums. For...

Moved your thread to the proper forums.

For addon settings menu:
Install LibAddonMenu and then enable it ingame.
Press ESC, settings, AddOn settings to show the addon settings. Each addon using the...
Forum: AddOn Help/Support 04/16/24, 05:48 PM
Replies: 3
Views: 405
Posted By Baertram
Just a wild guess as I do not know if this is...

Just a wild guess as I do not know if this is possible:
Maybe your clock was not synced and the timestamps saved to the SavedVariables were then unsynced and 7hours off.

If e.g. any addon uses ZOs...
Forum: Wish List 04/16/24, 07:04 AM
Replies: 12
Views: 8,480
Posted By Baertram
+1 !Yes please!

+1
!Yes please!
Forum: AddOn Search/Requests 04/15/24, 02:43 PM
Replies: 8
Views: 1,911
Posted By Baertram
No, not yet (at laest I do not know any). Mabe I...

No, not yet (at laest I do not know any).
Mabe I can add that to my "FCO ChangeStuff" addon one day.
It already protects you from improving items above a chosen quality (can be skipped by holding...
Forum: Chit-Chat 04/14/24, 12:02 PM
Replies: 140
Views: 57,717
Posted By Baertram
Wrong, it adds money to host the website's server...

Wrong, it adds money to host the website's server and databases (as explained many times meanwhile WHY the captchas are there and needed) so you can acces and use the website.

Simple solution:
Login...
Forum: AddOn Search/Requests 04/14/24, 06:20 AM
Replies: 5
Views: 706
Posted By Baertram
Unless you know another way to activate the mount...

Unless you know another way to activate the mount effects:
No, as triggering the mount effect is by presing a key, and that must not be done by addons -> would open ways to create botting.
Forum: AddOn Search/Requests 04/13/24, 04:25 PM
Replies: 3
Views: 466
Posted By Baertram
Thank you for the honest answer ;) You can search...

Thank you for the honest answer ;)
You can search by addon category using the "AddOns" -> "Browse" menu at the top left too, or by using the "Search AddOns" entry there -> Opens the advanced addon...
Forum: Minion 04/13/24, 12:21 PM
Replies: 8
Views: 1,114
Posted By Baertram
My solution for you Jürgen, as I'm not involved...

My solution for you Jürgen, as I'm not involved into Minion development at all and only provide you a workaround, is that workaround to rename or copy the user to "Juergen", yes.
And noone ever said...
Forum: Minion 04/13/24, 07:05 AM
Replies: 11
Views: 2,619
Posted By Baertram
Minion devs are aware of the problem but there is...

Minion devs are aware of the problem but there is no easy fix at the moment, so please read the sticky Minion troubleshooting guide point 3. for a solution.
e.g. rename your windows user Jürgen to...
Forum: Minion 04/13/24, 07:04 AM
Replies: 8
Views: 1,114
Posted By Baertram
Moved to Minion forum. Btw. Solution was...

Moved to Minion forum.

Btw. Solution was provided in about every thread that describes the same problem AND in the stickyt Minion troubleshooting guide point 3. which asks you to read before posting...
Forum: AddOn Search/Requests 04/12/24, 03:11 PM
Replies: 5
Views: 706
Posted By Baertram
You cannot do such per addon as the sticky 'What...

You cannot do such per addon as the sticky 'What addons cannot/must not.. do' thread tries to describe.

Addons cannot press any key for you. This would be botting
Showing results 1 to 25 of 500