Question about free turn spells.

● ARCHIVED · READ-ONLY
Started by Farr 10 posts View original ↗
  1. Sorry for bothering but I was wondering if it's possible to make a spell to use no turn, for example:

    I can use heal as a free skill and then another action right after it, without ending my turn. (Only after using that second action)

    If it's possible, how can I make it? Is a script needed for something like that?

    I've searched for posts like this but had no success.

    Thanks in advance.
  2. Moving to RGSS3 Script Requests


    I'm fairly certain you'd need a script mod for this. Maybe take a look through the Master Script List while waiting for suggestions?
  3. Sorry for posting on the wrong section;

    Yeah I already took a look at the MSL and found nothing, I didn't want a script to use this since it won't probably be compatible with the SBS I'm using but anyway, I hope someone can help me on this.
  4. You should probably provide a link to your SBS in that case, so anyone who does this for you can make sure it IS compatible.
  5. @Shaz It's YF Battle System + Symphony.

    That's pretty much it @DoubleX, whoever there's a problem with it, I can use the <instant> skill unlimited times which is kinda not I wanted (I would like disabled it after I use it, sorta like get it to cooldown or something or only be able to use it again next turn)

    I tried to add a cooldown to the skill after I used it but YF Skill Restriction doesn't work, I mean, only the cooldown doesnt work, the limited uses works.

    Can someone help me?
  6. Like two weeks ago, someone posted a different free turn action system, if the instant cast script wont help you.

    You should look in the master script list for anything called free turn.
  7. Thanks for the help but Falco's CD is time based, not turn based.

    If I had free time I would 100% sure to study some RGSS and try to fix my own problems, but sadly I dont have (work = food)

    Well, I tried YF Battle Command + Restrictions and it turned out that the custom commands doesnt get to cooldown, @edit which means that once I use, I cant use them again even if the cooldown has already been 'recharged'. (The limited uses work) :(

    So I guess I'll make a request; more a bug fix.

    Can someone please fix YF Skill Restrictions + Battle Command?

    I'll post both scripts here.

    http://yanflychannel.wordpress.com/rmvxa/battle-scripts/battle-command-list/

    http://yanflychannel.wordpress.com/rmvxa/gameplay-scripts/skill-restrictions/

    Thanks.
  8. Bump, help would be great, someone please?