Placeing a Variable in a Button

Post » Tue Mar 15, 2011 12:45 am

Is it possible to have a button display a Variable? For example, I want a menu to display information on an item, including its name, Cost, Weight, et cetera-- could I have these inside of Buttons, so that the Player can click on them, and edit them accordingly.
User avatar
Aaron Clark
 
Posts: 3439
Joined: Fri Oct 26, 2007 2:23 pm

Post » Mon Mar 14, 2011 10:53 pm

With OBSE: Use http://cs.elderscrolls.com/constwiki/index.php/MessageBoxEX, or store the button text(s) in string variable(s) and use $theStringVariable in place of "button text".
Without OBSE: no.
User avatar
Anna Kyselova
 
Posts: 3431
Joined: Sun Apr 01, 2007 9:42 am

Post » Mon Mar 14, 2011 6:46 pm

Excallent, thank-you, that seems to be working perfectly :D

Edit: NVM
User avatar
james kite
 
Posts: 3460
Joined: Sun Jul 22, 2007 8:52 am


Return to IV - Oblivion