Tabletop Simulator

Tabletop Simulator

SkyTools - Stage Tool (Fixed)
7 Comments
MurderHobo 7 Jul @ 12:05pm 
Anyone know how to get STAGE from not bagging an object?
Reason 6 Mar @ 4:35am 
If you had problems with map spawning from the bag or other errors, this may help you:

In the "function btnBag" replace the line:
local r = g.getRotation() ss = ss..f prs= prs.."--"..f..k..p[1]..k..p[2]..k..p[3]..k..r[1]..k..r[2]..k..r[3]..a

with the line:

local r = g.getRotation() ss = ss..f prs = prs.."--"..f..k..p[1]..k..p[2]..k..p[3]..k..r[1]..k..r[2]..k..r[3]..k..a

When creating a bag, one comma was missing in its script, which is why the script did not work fully for me.
WombatCombat  [author] 7 Jul, 2024 @ 6:28pm 
I'd like to help, but I don't actually know what might be the issue. All I've done is fixed the image hosting so that the tool actually has a model in game. Any issues with the programming of the item would have to be resolved by the original developer.
Fighter452004 7 Jul, 2024 @ 4:54pm 
More details, deleting the tool and reloading it semi fixes it. It doesn't say "Set Busy" anymore, and I can bag the items on table and load another set. Once I load another set, I have to delete and replace the stage tool again.

Looks like it gets stuck loading somewhere and never finishes.
Fighter452004 7 Jul, 2024 @ 4:38pm 
When I load any set, it will indefinitely load and say set busy. Clicking any button using said tool will cause this. I tried creating a new set using the board to see if that was the problem, but that set has the same issues. Not sure what's causing it
yakuzadave 19 Feb, 2024 @ 12:07pm 
This is such a life saver. Thank you.
Fayer 12 Feb, 2024 @ 3:15pm 
i dont know if its posible but if you can fix too the tool that only shows part of the map would be a grst help, thanks for the fix ^^