Tabletop Simulator

Tabletop Simulator

82 个评价
Roulette (scripted)
   
奖励
收藏
已收藏
取消收藏
Game Category: Board Games, Original Games
Assets: Scripting
标签: Custom Models, Misc, 4+
文件大小
发表于
更新日期
66.190 KB
2016 年 9 月 7 日 下午 10:04
2019 年 5 月 12 日 上午 11:23
11 项改动说明 ( 查看 )

订阅以下载
Roulette (scripted)

描述
Original table and models by =AJSA= Moneyman12167Casey. You can find his mod here:

http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=357782491

Wheel spinning was added to his mod by Knil.

Features
  • automated wheel spinning
  • automated bet recognition
  • automated payouts

    The wheel spinning has an added random factor so that it doesn't always end up in the same spot.

    All standard chips (10, 50, 100, 500, 1000) are supported, but only 100s are used by default to keep the colors simple.

    Custom chips are also supported. To use, name your custom chip by the value. This can include $ or € (ie. 10000, $10000, or €10000). Then put the color of the chip in the description (ie. White). Clone this object for the entire stack.
28 条留言
Villain von Badguy 6 月 25 日 下午 4:33 
Hey! Tried to download this to test but it seems like there are assets missing? It keeps failing to load a pastebin link, is there any solution or is mod no longer supported?
LANFR4 2023 年 1 月 1 日 下午 12:50 
can auto spin? how?
Sancho  [作者] 2020 年 7 月 7 日 下午 6:59 
@Moarty, thanks for the offer but I'm no longer working on TTS mods. You might be able to find someone on the discord channel that would do it. Anyone that wants to can use the code i have written so far.
Moarty 2020 年 7 月 7 日 下午 5:44 
Hey! Add me so I can message you! Are you interested in adding some features to this for pay?
kadencabs 2019 年 9 月 15 日 上午 10:19 
it has blue box with question mark
Kodi022 2019 年 6 月 30 日 下午 7:38 
you can drop the ball onto the roulette wheel on the number you want and it won't spin and actually give that number. Other than that great work. Would like a conversion table or something to easily change chip value
HugoN 2019 年 5 月 12 日 下午 3:04 
Works good now!
Sancho  [作者] 2019 年 5 月 12 日 上午 11:08 
@HugoN1, thanks for letting me know! I spoke with the dev and he thinks the physx update changed the way in which the object's resting state gets updated. I changed the coding to get around this and uploaded a fix.
HugoN 2019 年 5 月 12 日 上午 3:25 
I think the new update broke something, when the wheel stops it doesn't give or take away what someone bet
Sancho  [作者] 2018 年 12 月 26 日 下午 11:18 
@BlueNexus,

This was the first mod I made and I had no idea you could identify an object's type without using name/description when I first wrote it :)

Anyhoo, I uploaded a new version. I used the same method as MrStump, so chips no longer need to be named "Chip". You can also now put the value of the chip in the name (ie. $10000). Editing the script file of the chip is no longer necessary.

A note that only custom chips needs to be named with the value in the name. Standard chips can have any name, including the names he used in his mod. However, in order to identify the owner of the chip, they must still have the player color in the description. You'd need to make some changes to his mod in order to make that work correctly.