MYSN'S PROFILE
MySN
0
Search
[SCRIPTING] [RMVX ACE] Doublecast skill?
I'm trying to make a double cast skill that works as follows:
When you pick it it immediately, as a part of skill selection, lets you choose a spell, and the targets of that spell, and then do it again. It then does both spells in the order chosen, with the parameters chosen, upon that persons turn.
That's it. I'm hoping that either the script already exists, or that there's a relatively easy way to execute this. Any ideas would be appreciated.
When you pick it it immediately, as a part of skill selection, lets you choose a spell, and the targets of that spell, and then do it again. It then does both spells in the order chosen, with the parameters chosen, upon that persons turn.
That's it. I'm hoping that either the script already exists, or that there's a relatively easy way to execute this. Any ideas would be appreciated.
Doublecast Ability
I'm sure this has to exist already, but I have a character who I want to have a technique which allows them to cast two spells during the same turn they use it. The game uses the basic combat engine, so it doesn't have to work with a custom engine.
Here are the specifics of how I'd prefer it work.
-When you select the ability, it immediately opens the magic window and allows you to select the first spell without going to the next character if they aren't the last party member character, just like it does if you have multiple actions.
-When you pick the first spell and target it should then immediately open the magic menu again to let you select the second spell as above.
-Upon reaching the character's action, it should just cast the two spells in the order you input them with the selected targets. (Kind of self explanatory, but I included it to be complete).
I'm hoping there's a not to difficult way to do this... but I'm not actually sure what it would be, so I was hoping someone had some ideas, or a script which does this already.
Here are the specifics of how I'd prefer it work.
-When you select the ability, it immediately opens the magic window and allows you to select the first spell without going to the next character if they aren't the last party member character, just like it does if you have multiple actions.
-When you pick the first spell and target it should then immediately open the magic menu again to let you select the second spell as above.
-Upon reaching the character's action, it should just cast the two spells in the order you input them with the selected targets. (Kind of self explanatory, but I included it to be complete).
I'm hoping there's a not to difficult way to do this... but I'm not actually sure what it would be, so I was hoping someone had some ideas, or a script which does this already.
Pages:
1













