Basically, I am making a Star Ocean RPGXP game. Here is my problem.
I need a script that allows you to select the attack command, and then options come up. The options would be:
Light Attack
Heavy Attack
Light attack is anormal attack that does normal damage.
Heavy attack is an attack that does 22% more damage than Light attack, but has low accuracy and causes 1 turn of delay.
I could make the delay and damage easy, but basically I need a script that would allow me to create options when you select the attack button.