Search found 7 matches

by Tank Man
Sat Nov 07, 2020 9:13 pm
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Re: Teardown

Update:
Removed some keybinds.
Added script/shape core (nothing added to them yet).
Added a keybind to make vehicle you're sitting in indestructible (No need to look at stuff and press button anymore).
by Tank Man
Sat Nov 07, 2020 3:40 pm
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Re: Teardown

Update:
Updated the table for 0.4.6 of the game.
by Tank Man
Sat Nov 07, 2020 3:40 pm
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Re: Teardown

The game started to crash for me, when I "Open Process" of Teardown in CE... o.o EDIT1: Okay... it happens when I alt+tab to windows and then it immediately crashes... ._. EDIT2: Ach... Alt = Remove gravity of player (Automatically happens when teleporting Up/Down) Well... how do I remove this func...
by Tank Man
Fri Nov 06, 2020 12:52 am
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Re: Teardown

Update:
Added Walk through World Borders & Remove Gravity for Player, also added a bunch of keybinds, find them under README in the table
by Tank Man
Thu Nov 05, 2020 7:30 pm
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Re: Teardown

Update:
Added Density/Weight & Strength/Durability of the object you're looking at under Player Values -> Misc
by Tank Man
Mon Nov 02, 2020 10:47 pm
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Re: Teardown

jamilnielsen wrote:
Mon Nov 02, 2020 8:20 pm
could you try and make the mission timer stop?
anti theft alarm+fire alarm
Sure I can try that when I get some free time, until then go to
Teardown\data\script\heist.lua

find

Code: Select all

SetFloat("level.alarmtimer", 60)
And change it to something like

Code: Select all

SetFloat("level.alarmtimer", 999999)
by Tank Man
Mon Nov 02, 2020 2:59 pm
Forum: Tables
Topic: Teardown
Replies: 17
Views: 16304

Teardown

This is for Teardown v0.4.6 and under. May not work on future builds. Options: Walk through World Borders Edit Density/Weight & Strength/Durability of objects God Mode Vehicle God Mode Remove Gravity Fly Teleport Edit car values etc.. Todo: Write some lua thingy to control flying instead of using ch...