Did you ever want to turn a Skill into a reusable Scroll?
Now you can do it!
You just need to create a Dummy Item and assign its ID to the PLACEHOLDER_ITEM Constant and the script will do the heavy lifting for you!
There are a few other Constants that you can customize as well.
And yes, the script will place the Currency Symbol $ first or at the very end of the line.
Script Calls
Ruby:
# - Add Skill ID's to be turned into Scrolls
# SkrollShop.add(1..10, 24..43)
# SkrollShop.add(1,2,3,6,7,8)
# - Add Possible Gift Skill ID's
# SkrollShop.gifts(1,2,7, 44)
# SkrollShop.gifts(15..30, 45...51)
# - Open Menu - Warning! Never Pass the % Symbol as an Argument!
Free for use in non commercial games.
Contact me if you are going commercial. It is inexpensive.
Due credit is mandatory.
Hide the blue squirrel's and the raven haired elf's coffee where they can never find it.
That's it!