Not exactly, i want them to have a choice. something like: Use item X? Yes or no. This is what i have right now and it doesn't work:
@>Conditional Branch: Script: $game_party.all_dead?
@>Conditional Branch: [ItemX] in Inventory
@>Text: -, -, Dark, Bottom
: : Use ItemX?
@>Show Choices: Yes, No
: When [Yes]
@>Recover All: Entire party <<<(theres only one person)
@>Change Items: [ItemX], -1
@>Wait: 60 frame(s)
@>Text: -, -, Dark, Bottom
: : Used ItemX!
@>
: When [No]
@>
: Branch End
@>
: Branch End
@>
: Branch End
@>