Tabletop Simulator

Tabletop Simulator

the Gallerist - Auto Setup
24 Comments
bhfred 1 Jun @ 3:59pm 
This Module needs an update please. http://i.imgur.com/6xSYszt.jpg is not loading as well as Focus files mentioned below. Thanks for any help.
Focus 31 May @ 7:07am 
The Visitors bag is completely broken for me. Just a bunch of dots sticking straight up out of it that I can't click on. If you hover on the dots, they're still labelled "VIP" "Collecter" etc. Can anyone fix this?
Il-Roberto 20 Dec, 2023 @ 7:36am 
I solved with a check in onLoad function. If _G['btnAutoSetup'] ~= nil then ...shuffle, setup functions, etc..
I always execute SetupDrawButtons(). If you wish I can send you fixed code
Il-Roberto 19 Dec, 2023 @ 6:21am 
problem with loading after saving. There no check if game is already started in onLoad function and you get errors because you are referring to destructed objects later in next functions.
Il-Roberto 19 Dec, 2023 @ 2:39am 
Setup for 2p. Step 10. Only 8 reputation tiles (4 in first row, 4 in third row). I get also in middle row.
Russstem 15 May, 2023 @ 9:53am 
Hi. Can the author update the links?
victormu 5 Mar, 2021 @ 11:24am 
@amos_keeto. The targetBag.putObject(targetTicket.clone()) was the issue :). The problem with the current implementation is that the tickets are spawned ontop of each other and because they are coded as "chips" sometimes tickets can contain multiple other tickets.

If you take all the tickets out, and manually inspect them by hovering over them. you will noticed that a couple of them contain other tickets within themselves.
Mr. Wiggly 12 Jan, 2021 @ 5:54pm 
Setup definitely doesn't match. The tickets are off and the player pawns all stay out as well.
Amos_Keeto 31 Dec, 2020 @ 8:16am 
Ok, so it seems it behaves better if I modify the ticket setup function to remove the while loop:

function SetupNTicketsXColor(targetBag, targetTicket, number)
for i=1, number do
targetBag.putObject(targetTicket.clone())
end
end

Now, this is the first time I've fiddled with TTS scripts, so I have no idea if the previous implementation was due to some versioning stuff?
Amos_Keeto 31 Dec, 2020 @ 4:59am 
Great mod, thank you!
On my side it does seem to consistently load too few tickets though.
Usually off by one, but sometimes up to 3.
Mike1064 5 Jun, 2020 @ 4:04am 
Stucks when you start the game
Knaughx 11 May, 2020 @ 6:28pm 
Hi, wanted you know that your mod has been added to my collection: Board Game Geek - BGG - May 2020 - Best Mod for each of the Top 500 Rated Games. Collection here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2086043930

The collection used this priority system:

1. Mod's Files Availability: Mod with all/most files still available for download
2. Feature completeness: Mod with greatest inclusion of expansions and/or promos available for the board game title
2. Scripting: Mod with scripting that most reduces work in setup/play for players
3. Component Quality: Mod with the best visuals/usability in terms of component quality
4. Table Setup/Ambiance: Mod with the best immersion with table, background, and other modeling.

Please also note that a mod that makes selection for this list very well could be one in which the mod author borrowed the majority of assets from another workshop listing, so full thanks to all who worked on a mod.

Thanks for your hard work!
Artist 19 Nov, 2018 @ 3:35pm 
Thanks super game and work
pizzaman 22 Dec, 2017 @ 6:34pm 
@gael3d thank you :-)
Gael3D  [author] 20 Dec, 2017 @ 11:22am 
@tahoma @nomadcorovan take notice of the solo rules depicted at the youtube tutorial, its technically a 2 player, you versus AI, it follows its specific rules
Nomadcorovan 19 Dec, 2017 @ 5:45am 
Does the solo-setup work? It looks the same as 2-3-4 player setup.
pizzaman 26 Nov, 2017 @ 5:39am 
thank you. how can I play solo mode ?
MythOfPlatypus 1 Aug, 2017 @ 12:51pm 
Getting loads of server name errors. Might be my end, but this hasn't happened too much before.
toomanybarts 16 Jan, 2017 @ 11:01am 
Just loaded this - havent played, but the auto setup is genius!
Detrian 6 Dec, 2016 @ 3:24pm 
Gorgeous, clever mod. Thank you!
Gael3D  [author] 6 Nov, 2016 @ 1:53pm 
@stepal I havent got no errors yet with the scripting. The artist reputation marker is the little black cube at the bottom of the artists name, and starting fame is the dark track.
stepal 5 Nov, 2016 @ 9:15am 
Some bugs occur. E.g. "Error scripting Lua Editor Setup", components are missing, duplicates are loaded etc.
stepal 30 Oct, 2016 @ 12:27pm 
Where are the white cubes to place on the revealed artists and track their reputation?
merovigiam 5 Sep, 2016 @ 7:47pm 
Great work, thanks.