candidate_poll 
The datum that describes one instance of candidate polling
Vars | |
| alert_buttons | the linked alert buttons |
|---|---|
| duration | The duration of the poll |
| finished | Whether the polling is finished |
| ignoring_category | Never For This Round category |
| jump_to_me | the atom observers can jump/teleport to |
| poll_key | Used to categorize in the alerts system and identify polls of same question+role so we can stack the alert buttons |
| question | The question asked to potential candidates |
| response_messages | Response messages sent in specific key areas for full customization of polling. |
| role | The role the poll is for |
| signed_up | The players who signed up to this poll |
| time_started | The world.time at which the poll was created |
Procs | |
| announce_chosen | Print to chat which candidate was selected |
Var Details
alert_buttons 
the linked alert buttons
duration 
The duration of the poll
finished 
Whether the polling is finished
ignoring_category 
Never For This Round category
jump_to_me 
the atom observers can jump/teleport to
poll_key 
Used to categorize in the alerts system and identify polls of same question+role so we can stack the alert buttons
question 
The question asked to potential candidates
response_messages 
Response messages sent in specific key areas for full customization of polling.
role 
The role the poll is for
signed_up 
The players who signed up to this poll
time_started 
The world.time at which the poll was created
Proc Details
announce_chosen
Print to chat which candidate was selected