Tabletop Simulator

Tabletop Simulator

Pathfinder Adventure Card Game (Scripted)
balboa_1012 2021 年 2 月 17 日 上午 4:34
Disabling tooltip for the sorted cards
Hi waterfoul, thanks for your mods, they're awesome! But now I'm trying to remove the tooltip from all cards when they are sorted but I am not able to do that. This is a bit annoying when in a location there is only one card left and you can see which card it is by just hovering the mouse over it. I am trying to add a obj.tooltip=false on the script of the card sorter when the objects are being classified but it doesn't work. Do you have an idea how could I do this?
< >
正在显示第 1 - 2 条,共 2 条留言
waterfoul  [开发者] 2021 年 2 月 17 日 下午 8:30 
Unfortunately that flag doesn't work on cards AFAIK. The only options is to set "Hide face down" which works for most, but not all, cards.
balboa_1012 2021 年 2 月 19 日 上午 1:23 
Thanks for the answer.
I could manage to do that if a single card is placed on the sorter. In your skript, when you identify the object I wrote obj.tooltip=false and it worked but only for a single card.
Then I try to do the same for decks in the function sortObj by adding innerObj.tooltip=false but it doesn't work with entire decks...
The option "hide face down" is also a skript option or a tabletop setting?
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50