Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: chino69 on October 19, 2008, 04:06:11 pm

Title: Skills that only work with certain weapon types [Resolved]
Post by: chino69 on October 19, 2008, 04:06:11 pm
Is there a possible way to make skills only work with certain weapon types?  For example, equipping a baseball bat will allow you to use "bash" and "pummel" while a knife will allow you to use "slash" and "thrust" but not the bash and pummel.
Title: Re: Skills that only work with certain weapon types
Post by: Fantasist on October 20, 2008, 01:31:27 am
EQUAP from Tons of Addons does exactly that. You bind some skill IDs to weapons and armors and you only have then when you're equipped with that weapon. It's got more features, so check it out.
Title: Re: Skills that only work with certain weapon types
Post by: chino69 on October 20, 2008, 10:10:22 am
Thank you so much Fantasist.  Yes I have that addon.  It does so many things I'm finding out more-and-more that its filling certain needs for my game.  Sorry I missed that.