ติดตั้ง Steam
เข้าสู่ระบบ
|
ภาษา
简体中文 (จีนตัวย่อ)
繁體中文 (จีนตัวเต็ม)
日本語 (ญี่ปุ่น)
한국어 (เกาหลี)
български (บัลแกเรีย)
Čeština (เช็ก)
Dansk (เดนมาร์ก)
Deutsch (เยอรมัน)
English (อังกฤษ)
Español - España (สเปน)
Español - Latinoamérica (สเปน - ลาตินอเมริกา)
Ελληνικά (กรีก)
Français (ฝรั่งเศส)
Italiano (อิตาลี)
Bahasa Indonesia (อินโดนีเซีย)
Magyar (ฮังการี)
Nederlands (ดัตช์)
Norsk (นอร์เวย์)
Polski (โปแลนด์)
Português (โปรตุเกส - โปรตุเกส)
Português - Brasil (โปรตุเกส - บราซิล)
Română (โรมาเนีย)
Русский (รัสเซีย)
Suomi (ฟินแลนด์)
Svenska (สวีเดน)
Türkçe (ตุรกี)
Tiếng Việt (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
ps ... video is privat
I'd like to put this "Auction Block" up on the workshop, after some cosmetic changes. So, I wanted to check in with you first since I essentially cut-n-pasted your code. Of course, I'll give you due credit.
Also, man you've designed a lot of tools. Keep up the good work on that front.
I want the splitter to take a deck of 10, split it into 10 stacks of 1, but lay them out in 2 rows of 5 instead of 1 row of 10. I think I know which function needs modifying, but my own attempts break the splitting function and I'm not sure where to go from here. If you have some time to help me through this, I would appreciate it, if not, I suppose I can live on.
And the problem I have with making a tool that is universal enough to allow you to do things like deal to players and to pre-set postions is it ends up having so many options people have tons of trouble setting it up. So I can't make something that fits the bill, sorry.
As for dealing to players, there is a "deal to all players" command which you use on a deck in Lua to give each seated player a card from a deck, so it is easy (See the Knowledge Base on the Tabletop Simulator website if you are curious) relatively speaking. And if you're interested in learning, I've made a guide called Learning Lua in the guides section of the workshop. Sorry I can't do more