1 |
To my understanding there is a feature to increase the vote requirement to start a game (!y) when a person votes !n. However, this also falsely increases the displayed vote requirement for the !n option.
|
1 |
To my understanding there is a feature to increase the vote requirement to start a game (!y) when a person votes !n. However, this also falsely increases the displayed vote requirement for the !n option.
|
2 |
\n
|
2 |
\n
|
3 |
E.g. (in room with 3 players):
|
3 |
E.g. (in room with 3 players):
|
4 |
\n
|
4 |
\n
|
5 |
[14:12:59] * Springie4 Poll: Start game? [!y=0/3, !n=0/3]
|
5 |
[14:12:59] * Springie4 Poll: Start game? [!y=0/3, !n=0/3]
|
6 |
[14:13:00] player !n
|
6 |
[14:13:00] player !n
|
7 |
[14:13:00] * Springie4 Poll: Start game? [!y=0/4, !n=1/4]
|
7 |
[14:13:00] * Springie4 Poll: Start game? [!y=0/4, !n=1/4]
|
|
|
8 |
...
|
|
|
9 |
[14:12:00] * Springie4 Poll: Start game? [!y=0/6, !n=3/6]
|
|
|
10 |
[14:12:00] * Springie4 Poll: Start game? [END:FAILED]
|
8 |
\n
|
11 |
\n
|
9 |
It should instead read:
|
12 |
It should instead read:
|
10 |
\n
|
13 |
\n
|
11 |
[14:12:59] * Springie4 Poll: Start game? [!y=0/3, !n=0/3]
|
14 |
[14:12:59] * Springie4 Poll: Start game? [!y=0/3, !n=0/3]
|
12 |
[14:13:00] player !n
|
15 |
[14:13:00] player !n
|
13 |
[14:13:00] * Springie4 Poll: Start game? [!y=0/4, !n=1/3]
|
16 |
[14:13:00] * Springie4 Poll: Start game? [!y=0/4, !n=1/3]
|
|
|
17 |
...
|
|
|
18 |
[14:12:00] * Springie4 Poll: Start game? [!y=0/6, !n=3/3]
|
|
|
19 |
[14:12:00] * Springie4 Poll: Start game? [END:FAILED]
|
|
|
20 |
\n
|
14 |
\n
|
21 |
\n
|
15 |
Steps to reproduce:
|
22 |
Steps to reproduce:
|
16 |
1. Vote !start
|
23 |
1. Vote !start
|
17 |
2. Have people vote !n
|
24 |
2. Have people vote !n
|