Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
Trickster

Skill Shop

Recommended Posts

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

post-1-0-16756200-1331859676_thumb.png post-1-0-45765600-1331859678_thumb.png post-1-0-95217200-1331859680_thumb.png

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...