Tabletop Simulator

Tabletop Simulator

Universal Counter Tokens
Sirzento / Nico 2020 年 3 月 24 日 上午 10:52
Negativ values
Why cant you put negativ values in it? Any plany for an update #?
< >
正在显示第 1 - 1 条,共 1 条留言
Kodaxmax 2020 年 10 月 23 日 下午 11:56 
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

< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50