Page cover image

pizza

It is the document where we show what all the features in the config are used for, the script does not promise anything extra other than that.

Config.AvaibleSeats

This will only allow you to specify the seat that allows oiltank spilling. false is not allowed true is allowed

Config.Lang

Useful to translate into your own language

Config.TimeOilSpilling

How many seconds will the oil pouring take in ms

1000ms = 1 second

Config.RemoveDecals

Spilled oil is wiped or not

Config.RemoveDecalDistance

How far away should the oils be wiped off

Config.RemoveDecalsTimeout

How many seconds should the Decal control run

Config.OilItem 

Oil tank item

usable

Config.OilBottleItem 

Oil bottle item

usable

Config.BottleModel 

Bottle prop

Config.NailBagItem

Nailbag item

usable

Config.NailBagModel

Nail bag (hand) prop

Config.NailBagModel2

Nail bag (ground) prop

Config.FireExtItem 

Fire ext item

usable

Config.FireExtModel

Fire ext prop

Config.LoseControlTime

How many seconds after touching the oil should the vehicle be drivable again?

Config.ShowProgressBar 

When it comes to oil, how long before the progress bar shows how to get rid of it?

Config.AllowUseItemsInVehicleClasses

In which vehicle class items can be used

Config.IgnoreVehicleClasses

Which vehicle should not be affected by oil

Config.Notify 

You can add your own notify script in case you want to change it.

Config.ProgressBar

You can add your own progressbar script in case you want to change it.

Last updated