Jump to content

Custom Description in Character Interaction


ElderGrim

Recommended Posts

Posted

I would like to know how do you put a custom description for the the character interaction popup,

When you select the character interaction a popup will show, but there are only a title and a confirm button, but no description inside. I tried many thing but none bear fruits. So does anyone know how to put description inside the popup.

 

Thank you.

1.JPG

2.JPG

2ab056c529ba0406d318bda39eacbe84.jpg

Posted

Add this to the interaction:

 

    on_accept = {
        custom_tooltip = [Localization ID]
    }
 
And in the interaction's localization file:
 
[Localization ID]: "YOUR TEXT HERE"

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...