Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Book Script and Utility
#1
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.


Updated
Release 1.2 (0.37)

1) Added a sound notification so you know when you have reached the max length for the line.
2) Modified the script and utility to allow up to 14 pictures per page.
3) Made the Add Image buttons disable when text is typed to prevent accidental overwriting with an image import.
4) Added a notification in case you have extra text leftover and didn't press the "Add Page" button before quitting. You will get the option to append the text or discard it.
5) Fixed the Book Script so that it properly disposes of images

Known Bugs:
1) If you put an image at the end of your book manually and do not have a return/newline then the image name will get stripped and cause the script to crash when it can't find the picture. The Book Writer corrects for this by adding a return tothe end of your book before closing.
2) Sometimes, although rarely, your book will get cut short by 1 page. A temporary fix is to change the line:
$pages = ($Book_Text.size/14)
To:
$pages = ($Book_Text.size/14)+1

This will add an extra blank page to all of your books.

3) Something I just realized I forgot to take out, I make note in the help file and the Instructions window that setting the opacity is for pictures and text however this is wrong. The opacity setting works ONLY for images. I am not going to re-package the entire program for something this small. I'll fix it in my next update.




I made a script several weeks ago for displaying books but writing the books was a little difficult so I modified the script and wrote a VB Application for writing books. I've packaged everything together in one file. The file contains

1) Demo
2) The raw script
3) All the default graphics and Audio files
4) Installation instructions
5) Custom Fixedsys Font
5) The Book Writer

Demo File - Link has been updated

This is the script system with the necessary utility and dotnet3 framework:
Book_Event + dotnet3.zip

The script works much better than it used to, instead of being limited to a one size image, you can have any size up to the max height of the line you put the image on. Images are 22 pixels per line. You can also use these books in your inventory and gain abilities/stats from reading books. Instructions to do this are included in the Book Writers help file.

I've tried to test everything as much as possible and I think I got everything working pretty well. No more bugs that I can find so far. If you find any though, let me know so I can post and update.

Here are some screens on what you can do:
New Screen Shots
[Image: book_sample1.jpg]

[Image: book_sample2.jpg]

Old Screen Shots
[Image: Snap_06.jpg]

[Image: Snap_05.jpg]

[Image: Snap_03.jpg]

[Image: Snap_04.jpg]
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Change character script jaigai 0 2,798 11-19-2006, 01:00 PM
Last Post: jaigai
  Just a modification of Abyssos' facs script lumina... 0 2,635 11-01-2006, 01:00 PM
Last Post: lumina...
  Credit Script 1.1 acoole 0 2,476 10-24-2006, 01:00 PM
Last Post: acoole
  Script Dev Kit Nick 0 2,846 10-15-2006, 01:00 PM
Last Post: Nick
  Opening Image script sasuke89 0 2,063 07-24-2006, 01:00 PM
Last Post: sasuke89
  Change Color of The diferent Status Script MASTERLOKI 0 2,313 07-18-2006, 01:00 PM
Last Post: MASTERLOKI
  Event Name and ID Search Script Hadriel 0 2,078 06-21-2006, 01:00 PM
Last Post: Hadriel
  Currency Script Split 0 2,314 05-18-2006, 01:00 PM
Last Post: Split
  Individuality Script DrakoShade 0 2,224 03-12-2006, 01:00 PM
Last Post: DrakoShade
  Metroid Text Sound Script Constance 0 2,207 12-21-2005, 01:00 PM
Last Post: Constance



Users browsing this thread: