/tg/ Station 13 - Modules - TypesVar Details - Proc Details

polling

Vars

currently_pollingList of polls currently ongoing, to be checked on next fire()
total_pollsNumber of polls performed since the start

Procs

duplicate_message_checkIs there a multiple of the given event type running right now?
poll_candidatesStarts a poll.

Var Details

currently_polling

List of polls currently ongoing, to be checked on next fire()

total_polls

Number of polls performed since the start

Proc Details

duplicate_message_check

Is there a multiple of the given event type running right now?

poll_candidates

Starts a poll.

Arguments

Returns a list of all mobs who signed up for the poll.