DisplayVoteToAll
Sends a vote menu to all clients. See VoteMenu() for more information.
stock bool DisplayVoteToAll(int time, int flags = 0)
Parameters
int time
Maximum time to leave menu on the screen.
int flags
Optional voting flags.
Return Value
bool True on success, false if this menu already has a
vote session in progress.