ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Search/Requests (https://www.esoui.com/forums/forumdisplay.php?f=165)
-   -   Rapport Addon general idea for companions (https://www.esoui.com/forums/showthread.php?t=9724)

Marazota 05/08/21 08:23 AM

Rapport Addon general idea for companions
 
what this addon can do:

1) track rapport progress of each companion for all characters, since its not account wide, to see progress for each hero, while using one hero

2) add numeric values to rapport meter to see detailed progress

3) check-list of actions needed to increase or decrease rapport, some of this actions not repeatable, so when done on character, we will see its grayed out, ie we can visit eyevea/artaeum only once to increase rapport, all other visits will not count
but we can scry/buy soul gem/read book multiple times for same purpose

4) timer from last rapport increase event, this will help very much because we have like 5 minutes limit or more for same repeatable actions for rapport increase

:banana::banana::banana:

Marazota 05/15/21 04:56 AM

also right now its not clear how many rapport we got for each activity
is it always the same?

or small deeds provide less rapport than others

Marazota 05/18/21 09:24 AM

something like

/script d(GetActiveCompanionRapport())


can be possible?:cool:

Marazota 06/03/21 01:50 AM

anyone figured out how to add numbers to rapport meter?

NeuroticPixels 06/03/21 04:16 PM

Ugh. I hope someone does soon. :(

Baertram 06/03/21 04:24 PM

Into chat edit box, press return:
Code:

/script d("Rapport value: " .. COMPANION_OVERVIEW_KEYBOARD.rapportBar.value)
It's possible, adding it currently to FCOCompanion:


Gamepad is currently not possible as I do not know how to hack into these "tooltips" of GAMEPAD_TOOLTIPS. Seems they build a tooltip with sections but you are not able to accquire the same controls later on somehow to modify or add to them...
Maybe one can overwrite the original function and add a line below, but I'm not interested into overwriting all the function code, sorry.

I won't add other rapport stuff sorry, so do not ask! Only this visual helper

NeuroticPixels 06/03/21 07:35 PM

Thank you, Baertram! I installed FCO Companion!

I also just learned that Harven's All Experience Bars can track companion rapport. I haven't collected both companions yet, so I don't know if it automatically updates with whichever companion you have out or if you have to make 2 bars (one for each companion) or what! But, kind of cool.

Anodin 06/09/21 12:06 PM

Quote:

Originally Posted by LoneStar2911 (Post 44051)
Thank you, Baertram! I installed FCO Companion!

I also just learned that Harven's All Experience Bars can track companion rapport. I haven't collected both companions yet, so I don't know if it automatically updates with whichever companion you have out or if you have to make 2 bars (one for each companion) or what! But, kind of cool.

I just tried it and do not see a rapport bar or any additional information within the character's XP rapport sheet. I checked settings and the page for the app you linked and there is no reference or setting for companions.

NeuroticPixels 06/09/21 12:09 PM

Quote:

Originally Posted by Anodin (Post 44128)
I just tried it

You tried what exactly?

If you mean the Harven's All Experience Bars, you gotta actually create the bar.
You create it by talking to your companion, going into their rapport UI, hovering over the rapport bar, and pressing E. you should see an option at the bottom of the page that says "[E] Track on HUD".
I also recommend going into the addon's settings and adjusting things to your liking.

IsJustaGhost 07/22/21 01:45 PM

This is what I am working on


IsJustaGhost 07/22/21 03:38 PM

https://www.esoui.com/downloads/info...ancements.html


All times are GMT -6. The time now is 11:18 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI