Entity Wipe Script
This Script clears all entity’s [You can also add more Entity’s & Hashes & Objects within the config.lua file]
If you would like me to create anything else then don’t hesitate to let me know!
Enjoy!
EntityWipe.rar (5.7 KB)
Entity Wipe Script
This Script clears all entity’s [You can also add more Entity’s & Hashes & Objects within the config.lua file]
If you would like me to create anything else then don’t hesitate to let me know!
Enjoy!
EntityWipe.rar (5.7 KB)
Please upload the files to GitHub or to the forums as archive.
Nice work, but wouldnt it be easier to blacklist all props and make a “whitelist” instead of a blacklist? That way if a server uses like a traffic menu for props, they can add them there and can make sure no weird props are allowed. Either way looks good.
so this clears all the props that are on the map? kinda like all the car deleters?
Yes that is correct. But this clears everything including (Cars,Props)
This could easily be done through server side. Would higly recommend doing that,
Been busy, but going to try this later today. Maybe its because I just woke up Im trying to figure out the use for this. The list of items in the config are items the resource checks for and deletes if found. This is kinda like a anti-cheat to keep people from spawning in stuff? For some reason I was thinking it was something to help unload/clear props that were not in line of sight of players to boost performance or something.
The resource clears entities within the server (Vehicles,Props,Peds) you can also add stuff to the config.lua file if needed.