regendo 204 Posted December 27, 2011 (edited) It's been quite a while, but here is my latest script. This was created to answer a request by monstrumgod. Also thanks to BigEd781 who advised me to use Bitmap#text_size. This script adds a new class Window_HorizontalCommand which extends Window_Command. HorizontalCommand can show multiple columns next to each other. Also, both window_width and item_width are calculated automatically so nothing gets cut off. You can always view the most recent version of this script in my github repository - code You can download the latest release in the releases section (.rb, .zip, .tar.gz) - direct download for .rb The latest release isn't necessarily the most up-to-date version of the script. New releases are made available when important changes occur. Attachment: This script working with my GameOver_with_Choices (thread) Edited August 12, 2013 by regendo Share this post Link to post Share on other sites
Rukiri 28 Posted December 27, 2011 That's actually pretty useful, good job! Share this post Link to post Share on other sites
regendo 204 Posted January 8, 2012 (edited) Small update: increased customization options now used by "GameOver with choices" script added comments Edited January 8, 2012 by regendo Share this post Link to post Share on other sites
regendo 204 Posted August 12, 2013 I recently moved the repository to github. OP has been updated to contain the new links. There was also a small update to the script, nothing really important. Share this post Link to post Share on other sites