Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Boba Fett Link on May 28, 2012, 10:54:09 am

Title: BABS Shockwave Skills
Post by: Boba Fett Link on May 28, 2012, 10:54:09 am
Is there a way to allow the player to use a skill, such as a shockwave, even when there are no targets in range?

I know that setting the target to "All Enemies" will only allow you to do the skill when enemies are in range, and setting the target to "None" allows the player to do it at anytime (but the skill won't do anything).

So is this possible?
Title: Re: BABS Shockwave Skills
Post by: winkio on May 28, 2012, 01:17:59 pm
At the moment, your options are either to use an addon script, or to make a low range exploding shooting skill (has a similar effect to shockwave, just set the explosion radius and type).