KScenario Gosu - 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: Gosu (Ruby-based) Engine (https://www.save-point.org/forum-114.html) +---- Thread: KScenario Gosu (/thread-9028.html) |
KScenario Gosu - kyonides - 09-02-2024 KScenario Gosu
Version 1.0.26 (2019-06-23)
by Kyonides
Introduction This script should let you choose a starting hero and then send him to some available destination in no time! It has become a full fledged script but any tester is welcome to run it and provide as much feedback as possible to improve it and make it look better and be useful for the average script devouring user. Don't worry! Some of the black frames or boxes can be replaced by custom backdrops! The script also lets you exclude chosen heroes in case you find it convenient! It will either let you go back to this scene later on without duplicating heroes! You can even choose between the light mode and the dark one for your scene's GUI! Screenshots
Many Snapshots! Templates You can find all kinds of templates in the Download Section. 4 Steps 1. Create a text file and name it "hero ID.txt" where ID is a number. Code: Age: 19 2. Create another text file and name it "places.txt". It will include all possible destinations for your hero! Code: Map ID: 1 Do not forget to leave an empty line at the end of the text file! 3. Place all of them in a folder named KScenario. By the way, I have included some of the pictures and icons I used in my script except those Melana had already provided. 4. Hit the Playtest button every single time you have made changes to the TXT files. This will rebuild the script's own database. A Friendly Advice KScenario needs FACES! You gotta get some pictures then! But don't worry about that! The script takes care of the scripting side. FAQ Q: I keep getting an error concerning some nil NilClass that could not be found... A: Make sure you did not create a template for a non existing hero in your game database. Terms & Conditions Free for use in non-commercial games.
If going commercial, please DM me. It's inexpensive.
Due credit is mandatory!
Mention the forum where you found the script.
That's it!
|