Nuclide
Software Development Kit for id Tech
|
Go to the source code of this file.
Enumerations | |
enum | { VOTE_INACTIVE , VOTE_INPROGRESS , VOTE_PASSED } |
Functions | |
void | Vote_End (void) |
void | Vote_Reset (void) |
void | Vote_Passed (void) |
void | Vote_Failed (void) |
void | Vote_Frame (void) |
void | Vote_InitiateVote (string) |
void | CSEv_VoteY (void) |
void | CSEv_VoteN (void) |
void | CSEv_CallVote_s (string) |
void | Vote_Init (void) |
Variables | |
var string | g_strVoteCmd |
var float | g_flVoteTime |
var int | g_iVoteState |
var int | autocvar_mp_allowvote = TRUE |