Tabletop Simulator
Zone Protection Tool
Εμφάνιση 1-4 από 4 καταχωρίσεις
Ενημέρωση: 16 Μαϊ 2017 στις 11:46

- Removed the update() functionality. Origionally I was changing token color, button text, etc when the tile was flipped. But I ended up removing many of these in favor of a 2-sided token. All that was left was the "check if its faceup so I know if its on or off" bit. So I just put a check on that in onObjectPickedUp instead and got rid of the filthy update nonsense

Ενημέρωση: 16 Μαϊ 2017 στις 11:36

- Removed the error I put in to test my error proofing script. Ironic.

Ενημέρωση: 16 Μαϊ 2017 στις 11:34

- Added error protection. A function will now examine the data table players edit for common errors. This will not prevent all errors, as any invalid Lua scripting will throw its own errors, but it should help.

Ενημέρωση: 16 Μαϊ 2017 στις 11:06