Tabletop Simulator

Tabletop Simulator

Pathfinder Adventure Card Game (Scripted)
balboa_1012 17 Feb, 2021 @ 4:34am
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?
< >
Showing 1-2 of 2 comments
waterfoul  [developer] 17 Feb, 2021 @ 8:30pm 
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 19 Feb, 2021 @ 1:23am 
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?
< >
Showing 1-2 of 2 comments
Per page: 1530 50