[PAID] [FiveFold] Falling Tree's

A script by MegaMagnum

No reviews yet.
[PAID] [FiveFold] Falling Tree's main image

Full Description

Falling Tree’s

Introducing this simple yet fun new script for your (Roleplay) server!
With this script, you can place tree’s all around the map that have a small chance of falling over.
Once a tree fell over, a player can come by and tow it away with their car!

You can place these tree’s across the map yourself with the /newtree command!

The script is also highly configurable, you can set the tree fall interval, chance, and even whitelist which vehicles can tow!

Config
Config = {
	Ace = "fallingtrees.new", -- You need this ace to place new tree's!
	FallChange = 30, -- change out of 100 that a tree will fall over 
	FallIntervalMin = 15, -- minimum time for a tree to fall
	FallIntervalMax = 35, -- maximum time for a tree to fall over
	-- A loop will run between the minimum and maximum set interval. Each time the loop triggers, a random number will be generated to determine if a tree should fall over

	Towing = {
		EnableWhitelist = false, -- Should the whitelist be used?
		-- If enabled, only vehicles in this list can tow tree's
		Whitelist = {
			'bulldozer'
		},
		EnableClassWhitelist = false, -- Should the vehicle class whitelist be used?
		-- If enabled, only vehicle classes in this list can tow tree's 
		ClassWhitelist = {
			'industrial'
		}
		-- Only use one or no whitelist!
	}
}

Before

After

A player towing the tree away to unblock the road

The script idle’s at 0.0ms

Escrowed: 3,50 EUR + TAX
Unencrypted: 5,99 EUR + TAX

What is FiveFold

FiveFold introduction:
Welcome to FiveFold, a dynamic and innovative software development team. At FiveFold, we take pride in delivering top-notch software solutions that are not only highly efficient but also built with the end user in mind. Our team of expert developers is dedicated to ensuring that every project we take on is executed with the highest level of excellence, and that our clients receive the best possible support. Our passion for technology and commitment to delivering great results is what sets us apart, and we look forward to working with you on your next project!

Take a look at our tebex
Need support for your script? Go to our tebex support page

Code is accessible Yes/No
Subscription-based No
Lines (approximately) 300±
Requirements -
Support Yes