ElderGrim Posted June 6, 2021 Posted June 6, 2021 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.
bobbily Posted June 6, 2021 Posted June 6, 2021 Add this to the interaction: on_accept = { custom_tooltip = [Localization ID] } And in the interaction's localization file: [Localization ID]: "YOUR TEXT HERE"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.