Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Text Scroll Script - Enhanced
#20
I'm taking another break again... Prolly lunch and playing a bit of Elder Scrolls dungeon crawling Cheery

However, I wanted to give a heads up on the current crop of script calls in the works. You may find a number of these new commands quite enjoyable.

textscroll
Hm. Do I want it to be textscroll, or text_scroll. A final version has not been decided. But suffice to say, this shorter version of the original call looks better than running Text_scroller.new(yadda, yadda, yadda).

book_scroll
Ah, see what I mean? To include an underscore, or not. That is the question. Okay, I was going Hamlet with that one. But it is again a more convenient means to bring up the Book_Scroller feature.

text_scroll_font
This beats the TS_FONT system. This command will let you change the font and font size for a given window's text.

text_scroll_spacing
NEW! This command will let you set how much space there are between the lines of text, and how much vertical space you have in the draw_text command. I mean, the original system only set 32px vertical for the text. What if you wanted a 60pt font??? It would be DECIMATED!

text_scroll_cancel
NEW! This command actually closes the scrolling window! BUT, it only functions properly using the text scroll feature, and not book scroll. And it can only be used during live-update whereby the player and events may still operate. Trust me, I was able to cancel a scrolling message in a demo with this.

book_float_override
NEW! Exclusive for the Book Scrolling system, this allows you to set the "vertical position" of the scrolling window. It does not work for the Text Scroller system. It is book scroller only as the book scroller system does not automate scrolling.

book_enter_cancel
NEW! Until recent, you could only close the book scroller system with the ESC/Cancel key. This command lets you allow the ENTER key to function, a fine addition for single-page/short messages displayed by the Book Scroll system.

book_scroll_disable
NEW: Also exclusive for the Book Scroller system, this feature prevents the player from using the UP/DOWN keys to scroll the pages of a book. This could be handy if the text to appear on a book's page is meant to precisely fill the current window without overlap. And single-line messages can benefit too.

book_timed_cancel
NEW: One final exclusive for the Book Scroller system, this feature closes the book after X number of seconds have passed. This will force the book's text to be visible for a set amount of time. However, it will disable the player's ability to use ENTER/EXIT to close the book itself.


Have I missed anything? I don't think so. But it is a near-redo of many features while keeping some base mechanics present. Oh, and many a methods have very concise and descriptive comments throughout. Um... the comments increase the size drastically, if not the new features described.

Ahhh... now's time for snackin' n gamin'.

My next endeavor will be to add converters so this script will indeed use encryptable/compressable .rxdata files.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
Text Scroll Script - Enhanced - by DerVVulfman - 03-05-2008, 07:30 AM
RE: Text Scroll Script - Enhanced - by skye_sken - 02-13-2021, 04:08 PM
RE: Text Scroll Script - Enhanced - by skye_sken - 02-14-2021, 03:26 PM
RE: Text Scroll Script - Enhanced - by skye_sken - 02-14-2021, 07:09 PM
RE: Text Scroll Script - Enhanced - by DerVVulfman - 02-15-2021, 06:49 PM
RE: Text Scroll Script - Enhanced - by skye_sken - 02-16-2021, 09:38 PM
RE: Text Scroll Script - Enhanced - by skye_sken - 02-18-2021, 03:56 AM
Text Scroll Script - Enhanced - by MarkDarkness - 10-09-2009, 02:52 PM
Text Scroll Script - Enhanced - by Alpha-Mad - 10-09-2009, 04:04 PM
Text Scroll Script - Enhanced - by DerVVulfman - 10-09-2009, 06:00 PM
Text Scroll Script - Enhanced - by MarkDarkness - 10-10-2009, 02:31 AM
Text Scroll Script - Enhanced - by MarkDarkness - 10-10-2009, 06:23 AM
Text Scroll Script - Enhanced - by DerVVulfman - 10-10-2009, 09:06 PM
Text Scroll Script - Enhanced - by MarkDarkness - 10-11-2009, 05:16 AM
Text Scroll Script - Enhanced - by DerVVulfman - 10-12-2009, 09:39 PM
Text Scroll Script - Enhanced - by MarkDarkness - 10-13-2009, 01:53 AM
Text Scroll Script - Enhanced - by mageone - 06-09-2010, 06:35 PM
Text Scroll Script - Enhanced - by Ace - 06-09-2010, 07:26 PM
Text Scroll Script - Enhanced - by mageone - 06-09-2010, 08:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Super Simple Vehicle System - Enhanced DerVVulfman 65 83,660 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Enhanced Squad Movement DerVVulfman 5 5,399 02-24-2023, 04:40 PM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 13,317 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 4,027 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 3,989 08-08-2019, 02:53 PM
Last Post: aeliath
   Archived Script Listings DerVVulfman 9 34,160 01-08-2019, 04:27 AM
Last Post: DerVVulfman
   Spritesheet Generator Conversion Script DerVVulfman 0 3,666 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Neo Mode 7 Script by MGCaladtogel MGC 59 112,444 09-29-2017, 03:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 4,437 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo
   SLOLS: Snake Look-alike on Load Script Zeriab 3 10,298 05-14-2017, 06:25 PM
Last Post: LiTTleDRAgo



Users browsing this thread: