Jump to content

Dynamic Message Boxes via Papyrus


Recommended Posts

Posted

I'm currently creating a devious devices mod which emulates DCL's tiered restraint system within the Damsel in Distress quest. My plan was to store almost everything in JSON and then work from there - however, I'm not sure if you can dynamically edit message box contents and buttons from within Papyrus. According to the Creation Kit website, you can only show the message from within Papyrus and not make any changes. I'm not sure whether there is a way to do this within SKSE but I really don't want to dive down that rabbit hole if possible. 

 

EDIT: seems like I'll have to use SKSE for this.

Posted

You can format certain parameters such as numbers and aliases, but a much better and proper solution is to create your menus via SKYUILIB and UIExtensions.

Archived

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

  • Recently Browsing   0 members

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