Tabletop Simulator

Tabletop Simulator

62 人が評価
Dice ruler
   
アワード
お気に入り
お気に入り
お気に入りから削除
Number of Players: 1, 2, 3, 4
Assets: Scripting
タグ: Misc, 4+
ファイルサイズ
投稿日
更新日
31.275 KB
2016年7月18日 1時51分
2021年1月29日 23時30分
28 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Dice ruler

解説
Throw a bunch of dice in the bag and they will come out in a neat line.

Dice (2,4,6,8,10,12,20) will be randomized upon exit.

Rotate the bag to spawn dice in an orientation most convenient for your game.

By default dice are not sorted, change "sort":"no" to "sort":"desc" or "sort":"asc" in the description for descending or ascending order.

Change "step":1.9 in the description to adjust the distance between dice.

If you need to reset config to defaults - delete all text in description, pick up and drop.


== Dice ruler Lite ==

Older simpler version.

No sorting.

I'm not sure how good lua is at concurrent random calls in this version. Statistically it seems fine, but I honestly can't guarantee it.

Will pull non dice stuff out - you can use it to arrange items in lines. Spacing adjusted by changing "step".


== Usage ==

Feel free to use or include it in your mods
100 件のコメント
The Cereal Killer 2023年9月12日 7時30分 
Awesome!
HellHorde 2022年10月24日 15時12分 
This is THe best rice roller / ruler for use in dice throne thank you!
drNoodles  [作成者] 2022年7月30日 10時18分 
"is it possible to make it so that you input the dice and it's get random sorted on 3 rows instead of all dice on 1 row ?"

you would have to manipulate params.position = { } part

I won't be adding it, but you can just select dice, pick them up and press 3, to get 3 rows without affecting faces

tbh the "roll" command should be changed not to do physical throw but just set the dice, cards or whatever to a random face with a little "just randomized" icon hovering over just like the "peek" action does.

going for phy simulation wastes time and is messy

"you need vpn in ru to load assets"
once you have it in cache it should work without them
this probably affects most other mods as steam cloud is the recommended default
That Dutch Guy 2022年7月29日 15時42分 
@drNoodles.

i love the dice ruler you made,
But i was wondering, is it possible to make it so that you input the dice and it's get random sorted on 3 rows instead of all dice on 1 row ?

I'm not a programmer myself. but if you have a line of script that i can implement that would be really helpful!
シ★S L A D K I Y★シ 2022年6月30日 23時34分 
Но этот способ не всем может помочь! Если вы живёте в России, то вам нужен VPN и тогда всё будет спокойно загружаться
drNoodles  [作成者] 2022年6月28日 13時31分 
thanks for checking
シ★S L A D K I Y★シ 2022年6月25日 6時11分 
All right! All right! I tured off Threading mod and script earned:steamthumbsup:
drNoodles  [作成者] 2022年6月25日 3時36分 
@ シ★S L A D K I Y★シ, what kind of error?
I checked and they load for me - fyi object and texture is hosted on steam cloud http
シ★S L A D K I Y★シ 2022年6月22日 8時23分 
There is an error importing your objects
drNoodles  [作成者] 2022年2月15日 9時05分 
@02202002 - some of the choices are the result of restrictions in the api at the time it was written, adding more unplanned features on top of it might not be that easy

@ZeroFarad - try matching rotation value in order in rotations menu