Tabletop Simulator

Tabletop Simulator

Deck Sorter
3 Comments
Finaryman 10 Oct, 2022 @ 3:24pm 
to work alphabetically make script turn all letters to uppper or lower case before comparing
anniemuse 1 Jun, 2022 @ 10:43pm 
This is a pretty neat mod, great for a traditional deck / card game. I love how user friendly the kitty script is, and easy to modify to get the desired results (before you get to the real deal). Thanks so much for sharing, really love your work!

I'm currently attempting to make a deck builder mod, and the load time was dramatically decreased by containing individual cards in custom cardboxes (bag items). Meaning, I can't make use of your Deck Sorter mod for my sorting needs, as no deck is found.

I can't seem to find a simple A-Z name and/or desc sorter for objects in a container other than a deck, do you know of any? I really thought it would be a default TTS sorting option ..
You must be the genius everyone else is making their deck sorters from ;)
『C J』 16 Oct, 2017 @ 4:21pm 
How would I simply make it work Alphabetically? Change the ref_CardOrder array to read A,B,C,D, and so on all the way to Z?