Save-Point
Skill Shop - 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)
+--- Thread: Skill Shop (/thread-2798.html)



Skill Shop - Trickster - 03-02-2008

Skill Shop
Version: 4.2


Introduction
This script allows you to setup skill shops which sells skills. You may have requirements to purchase/learn the skill, such as: amount of exp, exp cost, gold, level, class, other skills.

Screenshots
[Image: skillshopams3.png]
[Image: skillshopbme7.png]
[Image: skillshopcnd7.png]


Demo
Download Here


Instructions
Copy the scripts from the demo. You may customize the script in the script
Setup. These lines in the script are commented and tell you the syntax you need to use and explain what each thing does.

To call this script in a call script event command first call
Code:
$game_temp.shop_goods = [[i]skill_ids[/i]]
$scene = Scene_SkillShop.new
Replacing skill_ids with the skill ids you want the shop to sell


FAQ
Note: Permission granted by Trickster to post:
Quote:And if you post what you have now of my stuff then you don't have the latest versions. I'm too lazy/busy to post stuff.
As this is his material, it is deletable upon his request. Due to his current absense, no support is available. Please do not PM or eMail him for support.


Compatibility
Incompatible with any gradient bar script expect my Animated Gradient Bars They will not be drawn in the Skill Shop Scene since the methods to draw them have been overwritten.

Requires MACL
SDK Part 1
Window Sprites


Terms and Conditions
Hey, I posted this publicly. You can use it. What do you expect? But if you do use it, I do expect you to spell my name correctly in your game. And yes you can use it in commercial games too.