Thread Tools Display Modes
05/08/21, 08:23 AM   #1
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
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


Last edited by Marazota : 05/12/21 at 02:55 AM.
  Reply With Quote
05/15/21, 04:56 AM   #2
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
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
  Reply With Quote
05/18/21, 09:24 AM   #3
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
something like

/script d(GetActiveCompanionRapport())


can be possible?
  Reply With Quote
06/03/21, 01:50 AM   #4
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
anyone figured out how to add numbers to rapport meter?
  Reply With Quote
06/03/21, 04:16 PM   #5
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member
Join Date: May 2019
Posts: 210
Ugh. I hope someone does soon.
  Reply With Quote
06/03/21, 04:24 PM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
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

Last edited by Baertram : 06/03/21 at 05:14 PM.
  Reply With Quote
06/03/21, 07:35 PM   #7
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member
Join Date: May 2019
Posts: 210
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.
  Reply With Quote
06/09/21, 12:06 PM   #8
Anodin
Join Date: May 2014
Posts: 5
Originally Posted by LoneStar2911 View Post
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.
  Reply With Quote
06/09/21, 12:09 PM   #9
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member
Join Date: May 2019
Posts: 210
Originally Posted by Anodin View Post
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.
  Reply With Quote
07/22/21, 01:45 PM   #10
IsJustaGhost
AddOn Author - Click to view addons
Join Date: May 2020
Posts: 37
This is what I am working on

  Reply With Quote
07/22/21, 03:38 PM   #11
IsJustaGhost
AddOn Author - Click to view addons
Join Date: May 2020
Posts: 37
https://www.esoui.com/downloads/info...ancements.html
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Rapport Addon general idea for companions

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off