- Joined
- Oct 1, 2013
- Messages
- 434
- Reaction score
- 314
- First Language
- English
- Primarily Uses
- RMMV
Variable Display v1.0.0
Author: Derek Chestnut (dbchest)
Author: Derek Chestnut (dbchest)
Plugin Description
Displays the specified variable value and icon.
Plugin Commands
Code:
VariableDisplay x 576 # Sets the x coordinate to 576.
VariableDisplay y 444 # Sets the y coordinate to 444.
VariableDisplay width 816 # Sets the width to 816.
VariableDisplay id 3 # Sets the variable id to 3.
VariableDisplay iDraw false # Sets draw icon to false.
VariableDisplay iIndex 187 # Sets the icon index to 187.
VariableDisplay Align left # Sets the alignment to left.
VariableDisplay open # Opens the window.
VariableDisplay close # Closes the window.
Author's Notes
Free for use in both commercial and non-commercial projects.
Accreditation is not required but it is appreciated.
Planned Updates
Include option to bind window width to contents.
DOWNLOAD
Attachments
Last edited: