Tabletop Simulator

Tabletop Simulator

45 ratings
Learning MORE Lua Table - A companion for the scripting guide
   
Award
Favorite
Favorited
Unfavorite
Assets: Scripting
Tags: Misc, Templates
File Size
Posted
Updated
37.980 KB
8 Mar, 2017 @ 9:27am
6 Sep, 2017 @ 9:00am
3 Change Notes ( view )

Subscribe to download
Learning MORE Lua Table - A companion for the scripting guide

Description
A table of scripting examples, for use with the Learning MORE Lua guide. That guide is Part 2 of a three part series. If you are interested in learning Lua, I recommend you start with Learning Lua (Part 1).
16 Comments
Of the Slivers and the Zerg 17 Jun, 2021 @ 10:20pm 
@MusicNeverSleeps, you need to use modular arithmetic (something like 'counter%5').
MusicNeverSleeps 18 May, 2021 @ 5:25pm 
I am having trouble with states. I want to make a '+' and '-' button to cycle through the 5 states I have have on an object. if PLUS is clicked on state 5 it goes to 1 or MINUS on 1 goes to 5 etc...

sbwilson 11 May, 2021 @ 6:00am 
These examples are wonderful! Concerning the takeObject() function: after an object is pulled and placed, how do you change the color and lock it? I just can't seem to figure out the syntax and not sure what I'm missing. So, assuming that I wanted to pull the white cube from the bag, change it's color to red (not the player's color...just red) and then lock it in place, what would the callback function look like?
mageKnight 26 Feb, 2020 @ 3:24am 
Love that you did this for us wanting to learn LUA in TTS. Much appreciated!
SmokyMiner 16 Jan, 2019 @ 7:44am 
Great Examples. As a programmer, your tuts were somewhat useful for getting started. Now I can finally automate Family Business!
Cheddar 11 Dec, 2018 @ 6:54pm 
im working through learning this, i sent i friend request if ok, i am having something i cant figure out. Its likely a basic error related to changing font color. but it is really frustrating me. hoping someone out there can give it a look and help me...:-)
Snorkel 21 Jul, 2018 @ 6:56pm 
Oooh, you can turn off tooltips, handy!
Snorkel 21 Jul, 2018 @ 6:56pm 
Oh wait...I didn't turn the cards over. Never mind :skull_rolleye:
MrStump  [author] 21 Jul, 2018 @ 6:36pm 
If they are face-down, it is to prevent people from seeing card names. Or their tooltips are turned off (in the context menu of the object)
Snorkel 21 Jul, 2018 @ 6:13pm 
That was supposed to be an exclamation mark, not a question mark...