Tabletop Simulator

Tabletop Simulator

30 avaliações
Yahtzee Collection Scripted
   
Premiar
Adic. a Favoritos
Nos Favoritos
Desfavoritar
Type: Game
Complexity: Low Complexity
Number of Players: 10+
Play Time: 30 minutes
Language: English
Tamanho:
Publicado em:
Atualizado em:
54.034 KB
14 ago. 2021 às 23:21
18 jun. 2023 às 2:50
8 notas de alterações ( ver )

Subscreve para transferir
Yahtzee Collection Scripted

Descrição
This game of probability is an old favorite for many!

On each turn, each player has three chances to roll a favorable combination for a specific category on the scoreboard. Players may hold any of the dice in place in order to increase their chances of scoring in a particular category- but choose wisely! Once you enter a score, there's no undoing it! The game doesn't end until each category receives one attempt.

—Features—
- Fully scripted, all done with an UI on the screen at all time.
- You can choose between Yatzy or Yahtzee before starting the game.
- You can save and load your progress.
- You can rewind (Ctrl + Z) the game, but only the host or promoted players can do it.
- You can pause the game, kick a player or reset the game at any time.
- Works with hotseat mode.
- You can change the table if you'd like.

—Special thanks—
Frassy for providing the description of the game and screenshots.
ArcticFqx for the screenshots.
3JA2 for providing feedback, bug fixes and for the korean version of this mod.
Everyone that play tested the game with me.

For any suggestions, constructive criticisms or bug reports, leave a comment below.
10 comentários
Fenn3c 25 de jul. às 0:28 
Hello, I want to know if it is possible to change the dices texture? so I can put a texture that I created.
The Omega 16 abr. 2022 às 12:19 
This is perfect. Thank you very mutch. :steamhappy:
Miau  [autor] 20 ago. 2021 às 12:12 
Oops, I apologize! I've fixed the issue, thanks for pointing it out!
3JA2 20 ago. 2021 às 7:56 
Thanks for the update.
I just checked your update, and I liked how faster it gets.
but there's minor issue. it seems like onPlayerTurn() function doesn't work as it supposed to.
change [c] to [c.color] can fix this problem.

local c = previous_player
if current_player == c.color then
broadcastToAll(Player[current_player].steam_name .. "님의 차례입니다. 턴 버튼을 누르지 말아주세요.", current_player)
Turns.turn_color = c.color

Again, Thanks for the update.
Miau  [autor] 19 ago. 2021 às 20:33 
Oh, that would be amazing! I'll let you know when the language files ready for translation.
3JA2 19 ago. 2021 às 0:17 
Wow, Awesome! If you need help for Korean Language(and possibly Japanese), Just contact me!
Miau  [autor] 18 ago. 2021 às 14:01 
Thank you for the feedback, I appreciate it!
A friend of mine is currently reworking on this mod from scratch, to make it more flexible to add more features, game modes and even language options.
I'll be doing minor updates in this current version for the time being, but once we get the new version done, we're considering to add these changes.
3JA2 17 ago. 2021 às 3:11 
Also, I changed rule for [Yahtzee] mod to same as Yacht dice rule in Nintendo's Clubhouse Games: 51 Worldwide Classics (Switch).
3JA2 17 ago. 2021 às 3:09 
And here's some cahnges my friends liked.
+ 10 seats for more players
+ bigger dice
+ able to use 5 same dice for Full House
+ Make Total score during play
+ support Turn system in TTS function to remind their turns.
+ When click Roll button, roll dice for multiple times just for satisfaction :)

Again, Thanks for the great mod.
3JA2 17 ago. 2021 às 3:05 
HI! Thanks for the great mod! I just translate this mod into Korean and changed little bit for my mod ( https://steamproxy.net/sharedfiles/filedetails/?id=2575964251 ). During playing it, I found out that when you got Yatzy(5 same dice) you cannot choose it to use for Full house.