Tabletop Simulator

Tabletop Simulator

Tobii's Drafting Tools
12 Comments
Diozem 29 May, 2023 @ 12:09pm 
It doesn't work. Cards are moved within the hand but don't rotate. What can I do ?
Dehalove 23 Apr, 2023 @ 9:48am 
Does not work. It mixes the hands being passed
Malinho 10 Mar, 2021 @ 9:33am 
ZodiacMunch, worked to me, very thx.:cozyspaceengineersc:
ZodiacMunch 19 Feb, 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 25 Nov, 2020 @ 8:28pm 
Very cool! I'm designing a drafting game and this is perfect. Much appreciated!
icewalker 24 Jul, 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 6 Jul, 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 26 Feb, 2019 @ 2:19am 
Thanks, I will put you in the credits for my mod :)
tobii.san  [author] 4 Sep, 2017 @ 12:33pm 
@Xeno, Fixed now, thanks for letting me know.
tobii.san  [author] 4 Sep, 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.
Zero 6 Aug, 2017 @ 3:05pm 
Hi Tobii, have been using your drafting tool in my Terraforming Mars mod for some time now.

Do you plan to update this so that it works with the new Hand functions in the latest update? That is, so that the cards are correctly orientated after they move to the next player...

Many thanks
TrashCat™ 14 Jul, 2016 @ 8:43pm 
THANK YOU!