ultimatecoffee Posted July 24, 2016 Share Posted July 24, 2016 Hello Nexus,I am having a bit of trouble, hopefully somebody knows something about this, if it is even possible...I am working on a mod, that requires you to make a purchase through a Message Box. The Menu Buttons show the options to purchase, and a script handles the caps removal. The issue I am having is, I can't find a way to show the caps cost in the Menu Buttons.This would be easy if each option had a set cap cost, but I want your Charisma, Perks, and the like to affect the cost here, as they do normally in shops.Is it possible for a variable amount to be shown in a Message Box? Thank you for your time. Link to comment Share on other sites More sharing options...
MasterMagnus Posted July 24, 2016 Share Posted July 24, 2016 http://www.creationkit.com/fallout4/index.php?title=Show_-_Message Set up your MESG with %.0f where you want the number and use Show() YourMessage.Show(YourNumber) Link to comment Share on other sites More sharing options...
Recommended Posts