Call Skill window

● ARCHIVED · READ-ONLY
Started by Mark91 3 posts View original ↗
  1. Hi
    I need to call (in battle) the skill select window of a specific actor from the skill of another one.
    How can i make it?
  2. you'll need to give a better description of what you want, including when and where what window is needed.

    but at a guess - not possible without a bigger rewrite, because the skill selection part is different than the battle part of a battleturn.

    It might be possible to pretend something like this with common events as long as it is not too complex, but most likely you'll need a plugin.
  3. I need it only in battle.
    The turn actor (through one of his skills) should be able to call the skill select window (or some kind of other list, if you prefer) of another actor in the party, in order to use one of those skills during his turn.
    Can you give me an idea of how it can be done through a common event?
    However thanks for your answer..