create the dialog, and when a player chooses, hide the dialog for the player (or see if you can just disable it)
Basically:
Event:
Dialog item is used
Actions:
(Do everything you need about the choices, like setting variables)
Hide dialog (triggering dialog) for player ((triggering player)*)
.*use the function: "convert player to player group"
How do u create a basic dailogue button where all players can only select once out of 6 choices from it?
Bump^
create the dialog, and when a player chooses, hide the dialog for the player (or see if you can just disable it)
Basically:
Event:
Dialog item is used
Actions:
(Do everything you need about the choices, like setting variables)
Hide dialog (triggering dialog) for player ((triggering player)*)
.*use the function: "convert player to player group"