Price
UnknownA script by AyyyZeN
Price
UnknownDescription
Are you tired of having to constantly remove wrecked, abandoned or improperly parked vehicles? The massive presence of vehicles on your server causes some drops of fps? Then WaveMapCleaner is perfect for you! Already Tested in live with +250 players and worked perfectly.
Showcase
Watch the showcase
Tebex
WaveMapCleaner - 4€
Features
Config Example
waveMapCleaner = {
TimeToWaitBeforeCleaningWhenNotificationSent = 5, --seconds
AutoCleaner = {
enable = true,
timerInMinutes = 30, -- will clear every given time
},
ClearVehicles = {
enable = true,
CheckBodyHealth = true,
MaxBodyHealth = 300.0, --between 0 and 1000
CheckEngineHealth = true,
MaxEngineHealth = 300.0, --between 0 and 1000
CheckIsVehicleOnAllWheels = true,
CheckIsAnyoneSittingIn = true,
ClearAbandonatedVehiclesOnRoad = true,
ClearVehiclesOnlyOnRoads = false,
AllowClearOnTypes = {
AllTypes = true, -- if false, will enable options under this one
["Car"] = false,
["Boat"] = true,
["Heli"] = true,
["Jetski"] = true,
["Plane"] = true,
["QuadBike"] = true,
["Train"] = true,
["Bicycle"] = true,
["Bike"] = true,
},
AllowClearOnPlates = {
AllPlates = true, -- if false, will enable options under this one
Plates = {
"TEST",
"RENT",
"POLICE",
"AMBULANCE",
}
},
ClearZones = { -- you can leave it tempty if you want to disable this option
{position = vector3(0.0,0.0,0.0),distance = 50.0, clear = true}, -- will clear 50 meters around the position
{position = vector3(0.0,0.0,0.0),distance = 50.0, clear = false}, -- will not clear 50 meters away the position
},
},
ClearPeds = {
enable = true,
ClearDeadsPeds = true,
ClearUnderHealth = 1, --between 1 and 200
},
Command = {
commandName = "clearmap",
enableFromClient = true,
AuthorizedLicenses = {
["license:171a23d246444c95bd897754beb26aa197ab3570"] = true,
},
},
Event = {
enable = true,
eventName = "WaveMapCleaner:clearMap", -- you can trigger this event from client->server to clear the map, easy to integrate in a menu or idk
},
Texts = {
["notification"] = "Notification",
["map_will_be_cleaned"] = "Map will be cleaned in %s seconds...",
["cleaning_map"] = "Cleaning Map...",
["cleaned_map"] = "Map has just been cleaned",
},
}
Check out our other resources
WaveProperties - Properties/Garages Creator That You Need !
WaveSkills - Skills & Abilities
WavePlayTimeRewards - Rewards your players for their playtime
Animated Weapons Skins w/ URL
WaveWZ-Hud -WarZone Based HUD
WaveVehiclesPreview - Vehicles Catalog & Exhibitions
See what others are saying about this script.
Share your experience and help others.