当前位置:网站首页>Teardown 解除时间限制的方法
Teardown 解除时间限制的方法
2022-07-29 05:07:00 【阿莫·西林】
仅限用于0.9版本
方法一
打开Steam并对Teardown右键,选择管理 - 浏览本地文件,进入data文件夹,再进入script文件夹,找到"heist.lua"文件。
到第19行
local alarmTime = 60
将60该为更大的数,即可实现时间延长。
我这里改成这样
local alarmTime = 0xffff
方法二
或者转到第150行
if GetBool("level.alarm") then
改成
if false then
边栏推荐
- 7.3-function-templates
- What if excel is stuck and not saved? The solution of Excel not saved but stuck
- Getting started with solidity
- Activity workflow table structure learning
- About the configuration and use of thymeleaf
- 2021-10-11
- Scikit learn -- steps and understanding of machine learning application development
- Five correlation analysis, one of the most important skills of data analysts
- Northeast University Data Science Foundation (matlab) - Notes
- ARFoundation从零开始5-AR图像跟踪
猜你喜欢
How to add traffic statistics codes to the legendary Development Zone website
Qml控件:ComboBox
NumPy基础
向往的开源之多YOUNG新生 | 从开源到就业的避坑指南来啦!
2022年泰迪杯数据挖掘挑战赛C题方案及赛后总结
Getting started with solidity
How to install Office2010 installation package? How to install Office2010 installation package on computer
Activity workflow table structure learning
MySQL many to many relationship, grouping and splicing to query multiple data to one data
How does word view document modification traces? How word views document modification traces
随机推荐
Arfoundation starts from scratch 3- create an arfoundation project
TMUX essays
SparkSql批量插入或更新,保存数据到Mysql中
Do you remember the process analysis and function implementation of post notification?
后置通知的流程分析与功能实现有哪些内容你还记得吗?
DataSourceClosedException: dataSource already closed at Mon Oct 25 16:55:48 CST 2021
7.3-function-templates
传奇如何一台服务器配置多个版本微端更新
Legend how to configure multiple versions of wechat updates on one server
Pytorch learning notes
时间序列分析的表示学习时代来了?
MySQL many to many relationship, grouping and splicing to query multiple data to one data
WPS insert hyperlink cannot be opened. What should I do if I prompt "unable to open the specified file"!
Young freshmen yearn for more open source | here comes the escape guide from open source to employment!
Arfoundation starts from scratch 8-geospatial API (geospatial) development
How does WPS use smart fill to quickly fill data? WPS method of quickly filling data
使用Jstack、Jconsole和jvisualvm进行死锁分析
ARFoundation从零开始3-创建ARFoundation项目
js(forEach)出现return无法结束函数的解决方法
【config】配置数组参数