Like the title says I've been trying to make a healing skill that requires an item and only heals one target (I've been using an event because I don't know RUBY). So far the best I have is to make a sub command window (choices window) pop-up before the skill is 'cast' which lets you choose the position of hero you'd like to heal (ie: hero 1 ,2 ,3 ,4). Although it works its, sort of inconvenient and I have to use general titles for the choices if I want to be able to change characters in my party.
The main problems I've been having in trying other ways so far are:
-the skill effects take place before the event requirements are met (if I heal through the skill)
-the miss animation popping up (if I target with the skill is healed within the event)
-and a few others that aren't coming to mind at the moment....
anyways if anyone could help it would be greatly appreciated.
NOTE: if you find a way with script could you please explain how to set it up clearly as I'm not very familiar with it
also if you'd like to see my awkward way to do it just let me know
Thanks
The main problems I've been having in trying other ways so far are:
-the skill effects take place before the event requirements are met (if I heal through the skill)
-the miss animation popping up (if I target with the skill is healed within the event)
-and a few others that aren't coming to mind at the moment....
anyways if anyone could help it would be greatly appreciated.
NOTE: if you find a way with script could you please explain how to set it up clearly as I'm not very familiar with it
also if you'd like to see my awkward way to do it just let me know
Thanks