Log in

View Full Version : Advisor "text"



Centurion Cato
05-11-2006, 12:26
Does anyone know how to make the advisor "text" appear "automatically" when the advisor pops up? Just like it does in the prologue....

:help:

Epistolary Richard
05-11-2006, 20:14
If you're running a background script then you can try simulating a UI click on the advisor button.

Stuie
05-11-2006, 20:34
If you're running a background script then you can try simulating a UI click on the advisor button.

It is a background script, but I don't see her face listed in the available UI elements - only:

advisor_speech_bubble
advisor_hide_bubble_button
advisor_show_me_button
advisor_dismiss_button
advisor_zoom_to_button

Or am I missing something?

I have another idea but it needs testing, for which I need to make time. Hopefully tonight.

Legatus_Legionis
05-11-2006, 20:39
If you're running a background script then you can try simulating a UI click on the advisor button.


I've tried that and it doesn't work. I'll keep at it too, thanks guys!

Epistolary Richard
05-12-2006, 01:12
Or am I missing something?

The EB script has an advisor_portrait_button - don't know if that works.

Myrddraal
05-12-2006, 02:13
advisor_portrait_button works

Stuie
05-12-2006, 16:34
advisor_portrait_button works

Nice of them to leave it out of the ui_elements document. :dizzy2:

Myrddraal
05-13-2006, 01:59
Well I'm fairly sure it works.... :shifty: :wink:

I've used it before :smile: