Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scrolling Message System[
#1
Scrolling Message System
by Sheol
Version: 1.2


Last Update
May 13, 2007

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.

Introduction

This script makes message show in two lines of text at a time. If there are more than two lines, the lines will be scrolled in a smoothly way. Letters are drawed one by one.

Features
  • Letter by Letter: the characters are drawed one by one.
  • Scrolling: the text lines are scrolled, the time of this can be changed.
  • Stop: the message window can be stopped until the player press a key. \!
  • Autoclose: the message will close without the player input. \%
  • Choices: the choices are showed in a different window, they are also scrolled when are more than two.
  • Height: The heigth of lines can be changed, everything is adjusted to this.
  • Above Events: You can draw the window above an event. \p[event]
Extra Features
  • Name Box: Text is shown in a small window above message \name[text]

    Name Box

  • Face: A small graphic is shown inside the message \face[file]

    Face

  • Bold: \b
    Italic: \i

    Bold and Italic

Versions History

Version 1.1 (23/01/07)
- added: Choices supports "message code".
- fixed: Small bug with the scroll arrows.

Version 1.0 (15/12/06)
- First release


Script

Script


Instructions

You need paste the code before Main.
Take a look to the demo and see how it works.
  • FontName: is the font used for the text.
  • FontSize: the size of the text.
  • Width: the width of the message window.
  • Height: the height of each line, the height of the window is Height * 2 + 32.
  • TextDelay: the higher this value is, higher the delay between characters.
  • Scroll: the delay of the "scrolling".
  • Autoclose: the number of frames before close the message when autoclose is used.
Compatibility

This script couldn't work with other message window script.

Author's Notes

Credit me and report bugs!
Thanks to TDS to test this :)
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Jaber's Super-Simple Message System Jaberwocky 0 2,448 04-25-2011, 01:00 PM
Last Post: Jaberwocky
  Custom Message Pause Sheol 0 2,175 03-19-2008, 01:00 PM
Last Post: Sheol
  Picture Message Window Chrono Cry 0 2,228 10-12-2007, 01:00 PM
Last Post: Chrono Cry
  Letter by Letter Message Window Sheol 0 2,095 09-08-2006, 01:00 PM
Last Post: Sheol



Users browsing this thread: