Save-Point
DubeAlex's Text Scroll Script - Updated - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: DubeAlex's Text Scroll Script - Updated (/thread-13600.html)



DubeAlex's Text Scroll Script - Updated - DerVVulfman - 06-18-2026

DubeAlex's Text Scroll Script - Updated
Based on Text Scroll Script - Release 3

by Dubealex (Nov 19 2004)


Original Features
  • Takes text from a text file in the Text directory of your projects.
  • Can show the scrolling anywhere, on the map or in another scene.
  • Live Scroll option: Allow full map interactivity while scrolling.
  • Can control scrolling speed for standard text scrolling options.
  • Can create virtual books allowing LEFT/RIGHT keys to cycle pages.
  • Can change line colors from within the text file.
  • The ability to use foreign characters (as French and German).
  • Easy to use, fast, and small.


Updated Features
  • Can accept .rxdata files in the Data\Text directory, even compressed.
  • Can be set for non-standard window sizes if a Resolution script is in use.
  • Define the system's default font, font size, font color and line height.
  • Option to use sound effects for book pages.
  • New Book Cycling option. Able to cycle continuously was originally fixed.
  • Includes new script calls to set 1-time font options (resets after use).
  • BONUS: Simple script calls to convert txt files to/from rxdata files.


Demo
CLICK HERE


Instructions
Inside the Header/Instruction page in the demo. It should be familiar to users of the original version, but some changes have been made to the syntax.


Compatibility
Should be quite compliant, merely adding content to existing scripts rather than editing/rewriting.


Credits and Thanks
Credit to Dubealex for the original version.


Author's Notes
This rewrite was due to a series of script requests.


Terms and Conditions
Due credit is required, both for myself and Dubealex of Creation Asylum.


RE: DubeAlex's Text Scroll Script - Updated - Ace_V - 06-18-2026

So awesome! My old copy of DubeAlex's scroller is badly in need of an update!