vote_options
Description
Sent to players before VoteStart UserMessage to populate choices for a multiple choice vote (OB only)
Arguments
Type | Name | Description |
---|
byte | count | Number of options - up to MAX_VOTE_OPTIONS [ed: 5 for OB] |
string | option1 | |
string | option2 | |
string | option3 | |
string | option4 | |
string | option5 | |