Skip to main content

Player Prompt Multiple Choice

Sends a prompt to the specified player containing the prompt title and body, along with each of the answer choices on its own line. The player can choose a response and hit "ok," triggering the On Prompt Complete event. Since there is a delay between sending a prompt and receiving the response in which other responses may be received, the Player output can be used to disambiguate multiple responses. This prompt appears in the watch and can either bring the watch up automatically, or trigger a watch notification and show up when the player next opens their watch. To use a watch notification, disable the Immediate setting on the chip with the configure tool.

InputsOutputs
exec | No name.exec | Run
player | Playerexec | On Prompt Complete
string | Prompt Titlebool | Success
string | Prompt Bodyplayer | Receiving Player
List<string> | Answer Choicesstring | Response
int | Response Index
Properties
Is beta required?No
Is chip a trolling risk?No
Is chip a role assignment risk?No
Chip UUIDd376a3c7-67c2-4607-a124-e2b93dc256d8
Room availabilityAvailable everywhere

Uses

None so far!

Tips

None so far!

Issues

None so far!