Tabletop Simulator

Tabletop Simulator

Pandemic Legacy Season 1 Scripted
This topic has been locked
kateland06  [developer] 18 Mar, 2021 @ 10:02am
How do I ...
This is a collection of items that have come up in the comments that I thought might be useful to others.
Last edited by kateland06; 18 Mar, 2021 @ 10:20am
< >
Showing 1-4 of 4 comments
kateland06  [developer] 18 Mar, 2021 @ 10:05am 
PROBLEM: I'm in the middle of a game and need to update scripts.

ANSWER: There might be an easier work around for this, but this will work.

The file with the update is the <FILENAME> file. You can repeat this process for all files if you are not sure.

1. SAVE YOUR GAME FIRST.
2. Open up a new game
3. At the top the screen you can select modding->scripting.
4. Make sure Lua is selected on the left then select <FILENAME>
5. Select and Copy the code.
6. Follow the same steps to open the scripting in your current game.
7. Paste the code over the old code.
8. click save and play.
Last edited by kateland06; 18 Mar, 2021 @ 10:21am
kateland06  [developer] 18 Mar, 2021 @ 10:13am 
PROBLEM: I just opened box with <item>. Now I am getting an error message from scripting or the scripting for it doesn't seem to work.

ANSWER: Simply Save and Reload. When you pull the bag of <item> out, the script won't find the <item> until after you save and reload the game.
Last edited by kateland06; 19 Mar, 2021 @ 2:23pm
kateland06  [developer] 18 Mar, 2021 @ 10:15am 
PROBLEM: How do I attach upgrades?

ANSWER: The notebook button at the top explains 2 ways to attach items to movable objects - such as character upgrades.
kateland06  [developer] 18 Mar, 2021 @ 10:18am 
PROBLEM: I intend to use the colored buttons for drawing cards. How can I move the players area around?


ANSWER: Moving the players around is based on hand zones, not reference cards. So you need to use the zone tool on the left side to create a hand zone, delete the old hand zone, and set the new hand zone to the appropriate color. Something to keep in mind if you do this is that you cannot have the cards travel over another players card zone when drawn.
< >
Showing 1-4 of 4 comments
Per page: 1530 50