For some reason, after throwing 3 darts, the game only gives me like 5-10 seconds to release the darts. Most of the time, by the time I reach the dartboard, it already switched to the other player, so pulling the darts causes false hits. The way I know darts, you have to push the "Player" button to switch to the next player, with no inputs accepted after the third dart has hit, OR push the player button once when a dart missed entirely to go to the "release darts" phase, until pushing again to hand over the board to the next player.
Am I missing something here?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wait between player in ms - (Solo Option - put to 0 disable it -
good is 10000)
solo:2000
Cheers :)
On 04/03/2019 14:32, Sascha M. wrote:
For some reason, after throwing 3 darts, the game only gives me like 5-10 seconds to release the darts. Most of the time, by the time I reach the dartboard, it already switched to the other player, so pulling the darts causes false hits. The way I know darts, you have to push the "Player" button to switch to the next player, with no inputs accepted after the third dart has hit, OR push the player button once when a dart missed entirely to go to the "release darts" phase, until pushing again to hand over the board to the next player.
Am I missing something here?
For some reason, after throwing 3 darts, the game only gives me like 5-10 seconds to release the darts. Most of the time, by the time I reach the dartboard, it already switched to the other player, so pulling the darts causes false hits. The way I know darts, you have to push the "Player" button to switch to the next player, with no inputs accepted after the third dart has hit, OR push the player button once when a dart missed entirely to go to the "release darts" phase, until pushing again to hand over the board to the next player.
Am I missing something here?
Hi !
Check the "solo" option in the config file :
Wait between player in ms - (Solo Option - put to 0 disable it -
good is 10000)
solo:2000
Cheers :)
On 04/03/2019 14:32, Sascha M. wrote:
Ah, that did it. I had assumed "disabling" the option means that no wait time will happen at all.