Tabletop Simulator

Tabletop Simulator

Universal Counter Tokens
Negativ values
Why cant you put negativ values in it? Any plany for an update #?
< >
Showing 1-1 of 1 comments
Kodaxmax 23 Oct, 2020 @ 11:56pm 
It's this part of the scripts they prevents negative numbers, but i don't know enough to remove or change it without breaking anything.

--Prevents count from going below 0
if count > 0 then
count = count - 1
updateDisplay()
end

< >
Showing 1-1 of 1 comments
Per page: 1530 50