Trickster 1 Report post Posted March 16, 2012 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 The Script Skill Shop.zip 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 $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 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 Share this post Link to post Share on other sites