Tabletop Simulator

Tabletop Simulator

28 ratings
Counter Stack Exploder
2
2
   
Award
Favorite
Favorited
Unfavorite
Type: Utility
Game Category: Strategy Games, Wargames
Complexity: Medium Complexity
File Size
Posted
Updated
43.864 KB
18 Jun, 2020 @ 5:16pm
30 Sep, 2021 @ 11:20am
3 Change Notes ( view )

Subscribe to download
Counter Stack Exploder

Description
This is a standalone version of the stack exploder from my ASL mod before I start adding too many mod-specific things. The function to detect if something is a counter eligible for explosion is in the script on the `module_exploder` object, called `isCounter`. Enjoy
Popular Discussions View All (3)
6
2 Jul, 2020 @ 3:50am
Tiles Not Recognised
Richthofen56
1
21 Dec, 2022 @ 5:19am
Repacking keyboard shortcut and with some off-set
Crafunzio
1
19 Jun, 2020 @ 3:05pm
Repack Option
Eric963
32 Comments
SAS 15 Mar @ 10:16am 
I got it to load as an Additive to a mod, is that correct?
SAS 25 Feb @ 7:22pm 
Anyone else getting a Steam download error in game start when this is subscribed to?
[-HEL-] Ragnar 6 Aug, 2024 @ 4:40am 
lol. Just ran into the same issue as @Heikai.
If there ever is an update, Make it so that the use_snap_points object variable is saved for each counter. At present, it sets it to "true"when the stack explodes and to "false" on repack. That wipes the use_snap_points property from anything that is repacked.
Heikai 12 Nov, 2022 @ 8:17pm 
Just to note that repacking disables the snapping from the units when repacking. This is a problem if you're using snap points instead of the grid. I managed to edit the script so it doesn't do that anymore. In "function repack", I commented out the "o.use_snap_points = false".
MangoFeet  [author] 17 Dec, 2021 @ 8:39pm 
@mmcdaniel171717 it is used for war games that deal with stacks of counters. Just drop the cube into a save and then save and reload. All the counters should then have a right click option to "Explode" and put the counters out on a tray for easier viewing/manipulation
mmcdaniel171717 17 Dec, 2021 @ 10:52am 
I am very stupid and new to TTS what does this do?
evildrganymede 27 Sep, 2021 @ 9:50pm 
I'm trying to add this to my save of the Peloponnesian War mod ( https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2059288961 ) and I got it to work on the tiles by changing the colour but when it explodes the stack, the exploded version appears under the table, and isn't accessible (and the counters then collapse to the floor below the table). I think it's because the PW mod designer used a table that for some reason is on a 3D raised platform but I'm not sure what I'd need to change in the Exploder script to get around this? Would you be able to point me in the right direction (assuming it's actually possible to fix?). Thanks!
MangoFeet  [author] 16 Aug, 2021 @ 7:37am 
@happy can you send me a link to a mod you're using it in where it has this issue (or a place to download your mod if you haven't published it)? Have you altered the code at all to make it compatible with these mods?
Happy Wanderer 30 Jul, 2021 @ 11:59pm 
I'm using it in a number of TTS modules I've made ie boardgames. It didn't make sense to me that it would randomly restack counters but that is what it is doing. Any ideas how i can make it behave properly?

Cheers
MangoFeet  [author] 27 Jul, 2021 @ 9:25pm 
@happy that is not intended, it should restack from left to right == top to bottom

what is the mod you are trying to use it in?