You should consider joining our Discord to ask for support.
We created a support channel using the new Discord Forum feature!
You can also visit our new website, it has a help section in English and French
Bonsoir, la commande du script pour faire un choix à 10, et plus de 10 c'est bien celle la ?
def choice(103, 0, *choices) setup_choices([001, cancel_type]) $game_temp.choice_proc = proc { |choix| $game_variables[variable_id] = choix + 1 } end