Page 1 of 1

[Request] Teardown v1.0

Posted: Tue Apr 26, 2022 1:40 am
by Lord Blade


Money
Infinite Health
Infinite Ammo
Infinite Time for Security to Show Up


I'm having trouble finding the ammo value for the blowtorch.

Re: [Request] Teardown v1.0

Posted: Thu Apr 28, 2022 3:06 pm
by Bat
Lord Blade wrote:
Tue Apr 26, 2022 1:40 am
I'm having trouble finding the ammo value for the blowtorch.
I've been able to find and freeze it by searching as a String.
Cash is also a String.

Re: [Request] Teardown v1.0

Posted: Thu Apr 28, 2022 11:09 pm
by Lord Blade
So how exactly do you find things as String?
If I have 58.5 fuel left... do I just enter 58.5?
Because I've been able to find values, but they won't freeze.

Re: [Request] Teardown v1.0

Posted: Thu Apr 28, 2022 11:39 pm
by Lord Blade
Okay, so I was finally able to find the fuel amount. After several tries and lots of non-working values.

But I've had no luck finding the timer for security.

Re: [Request] Teardown v1.0

Posted: Sun Oct 16, 2022 1:41 am
by totalabyss
I also would like a updated table for this game. One with a timer option as well.

Re: [Request] Teardown v1.0

Posted: Sun Oct 16, 2022 1:59 pm
by Lord Blade
For timers, you can actually edit the game itself.
Go to the Teardown folder in Steam, go to Data and then Scripts. And edit the Heist file.

Find the line:
SetFloat("level.alarmtimer", 60)

Change that 60 to anything you want. Put like 60000 and you'll be able to spend hours on the stage before the alarm goes off.