Tabletop Simulator

Tabletop Simulator

Not enough ratings
Tobii's Drafting Tools
   
Award
Favorite
Favorited
Unfavorite
Number of Players: 2, 3, 4
Tags: 4+
File Size
Posted
Updated
37.124 KB
Jun 4, 2016 @ 11:09am
Sep 4, 2017 @ 12:23pm
3 Change Notes ( view )

Subscribe to download
Tobii's Drafting Tools

Description
Some tools that are helpful for drafting games, such as "Sushi Go!" and more.

You have to open up this "game" and save items to your chest to be able to spawn them into a game. I can't figure out any other way to do it.

Rotate Hands (Left or Right):
For all active players, move everything in a player's hand (cards, tiles, etc) to the closest active player to the left or right. This works for any number of players anywhere on the table.
12 Comments
Diozem May 29, 2023 @ 12:09pm 
It doesn't work. Cards are moved within the hand but don't rotate. What can I do ?
Dehalove Apr 23, 2023 @ 9:48am 
Does not work. It mixes the hands being passed
Malinho Mar 10, 2021 @ 9:33am 
ZodiacMunch, worked to me, very thx.:cozyspaceengineersc:
ZodiacMunch Feb 19, 2021 @ 3:38pm 
For some reason, this mod became unreliable in certain maybe-fringe situations with the v13 TTS update. After a bunch of debug, I ended up making this change:

function getPlayerHandPosition(player)
return player.getHandTransform().position
end

And so far at least this seems to be doing the trick for me. I wouldn't say I'm completely confident in this fix, since the change in behavior in TTS v13 doesn't completely make sense to me.

I'll say that this function didn't always return the same result for a player's hand zone position:
player.getPlayerHand()

It seemed to be sensitive to the contents of the hand zone, and I suspected that had something to do with when things messed up and cards got "lost". Hope this helps someone else.
Jimmyswift Nov 25, 2020 @ 8:28pm 
Very cool! I'm designing a drafting game and this is perfect. Much appreciated!
icewalker Jul 24, 2020 @ 7:41pm 
Hey Theonian, I had the same problem but when I had actual players in there with me it worked fine. I think it just doesn't work with one player, even if you put cards in the other "hands".
Theonian Jul 6, 2019 @ 10:21pm 
Doesn't seem to work at all on my end. It only resets the cards in my hand (not switching hands or anything). Am I doing something wrong?
King Lorenzo Feb 26, 2019 @ 2:19am 
Thanks, I will put you in the credits for my mod :)
tobii.san  [author] Sep 4, 2017 @ 12:33pm 
@Xeno, Fixed now, thanks for letting me know.
tobii.san  [author] Sep 4, 2017 @ 10:56am 
@Xeno, I'll take a look :) I'm not yet familiar with the latest update you spoke of, but hopefully it will be easy.