public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Text Speed
  • Original author: Zero_G
  • Original date: September 10, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/text-speed.127074/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Text Speed by Zero_G​ Introduction As I found no easy script for slowing or increasing text speed without depending upon other scripts, I ended up making a simple one. Idea was based on Krimer's script.

Archived First Post

Text Speed
by Zero_G

Introduction

As I found no easy script for slowing or increasing text speed without depending upon other scripts, I ended up making a simple one. Idea was based on Krimer's script.

The script allows to change the default text speed of message boxes. The developer can set the default speed when the game loads for the first time (ie there is no configuration file). The user can change the speed in the options menu.


Text Speed.png


Features
  • Can set the default speed of text.
  • Can change the name of the option in the menu.
  • Can change the text of each individual speed.
  • Speeds from slower to fast to instant text.

Terms of Use
  • Free for use in non-commercial projects.
  • Free for use in commercial projects.

Credits
  • Krimer for base script.
  • Most of option menu based on Yanfly - MessageSpeedOpt.

Changelog
  • v1.4.1 - Fix a bug where some characters were missing in text after battles
    - Compatibility fix with VE SFont script
  • v1.3.0 - Add toggle instant text key
  • v1.2.0 - Fix a bug where sometimes the next letter would be displayed when
    using wait escape codes ( \. or \| or \! ).
  • v1.1.0 - Change speed options to customizable text.
  • v1.0.0 - Initial Release.

Download
https://raw.githubusercontent.com/Zero-G-Sys/RPG-Maker-Scripts/main/MV/ZERO_TextSpeed.js

Source

Features Mentioned

  • Can set the default speed of text.
  • Can change the name of the option in the menu.
  • Can change the text of each individual speed.
  • Speeds from slower to fast to instant text.
  • Terms of Use
  • Free for use in non-commercial projects.
  • Free for use in commercial projects.
  • Credits
  • Krimer for base script.
  • Most of option menu based on Yanfly - MessageSpeedOpt.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of Use Free for use in non-commercial projects. Free for use in commercial projects. Credits

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar