Learn Skill Shop
Learn Skill ShopThis script provides a shop that allows you to buy new skills for your actors. It comes with a unique shop scene that will display all of the skills or spells that are available for sale.
http://dl.dropbox.com/u/23043573/RPG%20Maker/Screenshot/shop_LearnSkillShop4.jpg
Download
Get it at Hime Works
Usage
In the Class tab, create some learning objects and note-tag them with
<buyable>You can set a minimum level requirement in order to buy the skill.
http://dl.dropbox.com/u/23043573/RPG%20Maker/Screenshot/shop_LearnSkillShop1.jpg
In the Items tab, create some items that will represent the skill to learn. Note-tag these items with
<buy_skill: x>For some skill ID x.
http://dl.dropbox.com/u/23043573/RPG%20Maker/Screenshot/shop_LearnSkillShop2.jpg
In your event, make a script call before the Shop Processing command
@shop_type = "LearnSkillShop"Then setup the skills that will be available for sale.
http://dl.dropbox.com/u/23043573/RPG%20Maker/Screenshot/shop_LearnSkillShop3.jpg
You can setup vocabulary in the configuration section, in the Vocab module.
本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/learn-skill-shop.9746/
页:
[1]