Space Station 13 - Modules - TypesVar Details

vote

Vars

choice_statclicksList of choice = object for statclick objects for statpanel voting statclick rework? 2: list("name"="id")
use_vote_powerPlayers' power during votes is determined on their role: mob, antag or ghost. Right now it is working only with PLURALITY_VOTING and APPROVAL_VOTING.
users_vote_powerUsers' ckeys and their current vote power will be stored here to prevent messing with vote powers when user is ghosting or changing roles. Resets every vote reset.

Var Details

choice_statclicks

List of choice = object for statclick objects for statpanel voting statclick rework? 2: list("name"="id")

use_vote_power

Players' power during votes is determined on their role: mob, antag or ghost. Right now it is working only with PLURALITY_VOTING and APPROVAL_VOTING.

users_vote_power

Users' ckeys and their current vote power will be stored here to prevent messing with vote powers when user is ghosting or changing roles. Resets every vote reset.