Tabletop Simulator

Tabletop Simulator

254 ratings
Character Sheet Template
4
4
14
3
4
   
Award
Favorite
Favorited
Unfavorite
Assets: Scripting
Tags: Misc, Templates
File Size
Posted
19.460 KB
Aug 30, 2017 @ 1:30pm
1 Change Note ( view )

Subscribe to download
Character Sheet Template

Description
Without needing to know Lua, you can modify this character sheet to make your own. You replace the custom image of the sheet with one of your own, then you modify some variables to add/remove different "elements". The elements are checkboxes (click to check/uncheck), counters (number with a + and - button to change its value) and textboxes (fields to enter number/text). There are also some overall variables that will let you change text/background colors.

Also included is a position finder. While you can still tweek the values for where buttons are placed, you can place the red circle on top of your character sheet and copy the position it gives you in the notes. Then paste it into the script at the indicated place for that button and the button will be there after you save+apply.

I have included in-depth instructions, as clear as I can reasonably make them without them becoming too bloated. I am confident that with a little fiddling, you will be able to make your own character sheet even with 0 Lua knowledge.
Popular Discussions View All (4)
1
Oct 12, 2023 @ 7:20am
Bug with the Text field.
Endain
2
Oct 12, 2023 @ 7:19am
Using textbox content as a variable
ronin_LTKKA
1
Jan 11, 2023 @ 3:17am
Lock/Unlock Function for Character Sheet Template
Kaija
224 Comments
exhausted Jul 17 @ 12:18pm 
Thanks so much for making this and providing instructions on how to use it! I am however curious if it is possible to add a second page to the sheet? I've been tinkering with Monster of the Week sheets and it would be great if it was possible to do that!
SporeHarvest Jul 7 @ 9:22am 
Hello in your object at the very bottom of it you have some code deeply indented. I do not know what the prurpose of it is. But it has caused me much trouble when trying to make a sheet to use on a tabble with one world. That bit of code at the end infects all items on the tabble and causes some stuff to break.

Please remove it so that anyone who tries to make any other sheet and use it with one world doesn't end up having the same frustrations.

Thank you for the tool and have a nice day.

P.S. Make sure you delete all other objects with the same code as well as it does cross infect.
Mr. Von Grimmsy Jun 14 @ 9:12am 
Just started fiddling around with this, and it's pretty awesome so far - great job! :D

I had a question: Is there any way at all to have different fields react to each other's information..?

I think you may get where I'm going with this, but for example - I set my Strength to whatever, and then the sheet autopopulates the derived stats for to hit/damage bonus etc. based upon values I input elsewhere.

If this is possible, I 100% plan on making an insanely detailed AD&D 2e sheet with the help of your tool! :p03:
mooonmagic Jun 5 @ 8:37am 
Just want to say, this is such a helpful, useful, and well-commented object.
kajislav May 25 @ 12:15am 
Hi. I tried to use this tool to make a sheet and everything worked well, like i put all the text boxes and check boxes and counters where i wanted but during the game whenever i do some changes like filling the text box or marking the check box, they do not save for the future game . What am i doing wrong?
FREEDOM May 17 @ 7:00pm 
Cascading errors are fixed when you reload the table. Good to know.
FREEDOM May 17 @ 5:23pm 
Cascading errors after deleting the position helper tool. Will this go away upon reload or do I need to find its function and kill it?
Hamburger May 12 @ 6:45am 
question: why does my character HAVE to buy groceries every day??
Ryosh Jan 5 @ 8:33am 
Thank you a lot for this.
Desperoni Dec 2, 2023 @ 11:43pm 
Just out of curiosity, how complicated would it be to add maximum and minimum values to the counters? Like if I don't want them to go lower than zero, or higher than ten?