Tabletop Simulator

Tabletop Simulator

Not enough ratings
Counter Linkker
   
Award
Favorite
Favorited
Unfavorite
Type: Game
Complexity: Low Complexity
File Size
Posted
Updated
22.456 KB
27 Jul, 2022 @ 3:19pm
23 Dec, 2022 @ 5:47am
7 Change Notes ( view )

Subscribe to download
Counter Linkker

In 1 collection by Finaryman
Finaryman subs
37 items
Description
Spawn counters and put description "Connect" to them (without ").
counters will be groupped together based on tint.

also works with custom version of clean counter, which is provided with this object.
can be made support your own counters.

to support your counter:
-self.setVar("whatIAm","Counter")
-function getValue() -- returns your counter value
-function setValue({valueToSet}) --sets your counter value

if you just changed description, wait 10 seconds.