thunder-delprops

Configuration

Learn how to use each configuration present in config.lua in our script.

Configurations

TimeToRemove

This parameter is the time the script takes after contact to remove the prop.
The longer it takes to remove the prop, the greater the penalty to the player.

config.lua
TimeToRemove = 50

PropsToRemove

This is the list of pre-selected props made by our team.

config.lua
PropsToRemove = {
	"-655644382",
	"862871082",
	"865627822",
    "-1426008804",
    "-1063472968",
	"1363150739",
	"1211559620",
    "-1186769817",
    "-756152956",
	"1043035044",
	"1437508529",
	"431612653",
	"-2007495856",
	"-2008643115",
	"200846641",
	"2108567945",
	"1821241621",
	"1614656839", 
	"940495467",
	"-97646180",
	"1388308576", 
	"729253480",
	"-628719744",
	"1518466392",
	"-2138350253",
	"-2103798695",
	"589548997",
	"-228596739",
	"-58485588",
	"-1096777189",
	"218085040",
	"1948359883",
	"-1386777370",
	"1387151245",
	"-2008643115",
	"393527760",
	"1923262137",
	"-1620823304",
	"267702115",
	"720581693",
	"1381105889",
	"917457845",
	"-1940238623",
	"1419852836",
	"1419852836",
	"-838860344",
	"1329570871",
	"491238953",
	"1287257122",
	"666561306",
	"1805980844",
	"681787797",
}

Types

PropTypeDefault
TimeToRemove
float
50
PropsToRemove
table
-