- This script allows you to designate coordinates and a radius in the configuration, along with a list of peds to remove from that area. Importantly, it does not remove dead peds, ensuring that animals you've hunted and brought into the area of effect remain unaffected.
- add dead ped exemptions via the config to alow these dead peds to be removed
Follow these simple steps to install:
- Download the resource.
- Drag and drop it into the
resources
folder. - Add
ensure
orstart <resource_name>
in yourserver.cfg
file.
You're all set!
To use this script:
- Specify the coordinates
vector3(-295.86, 790.62, 118.46)
and the desired radius in yourConfig
. - Add the ped hashes to your list for the location.
- add dead ped exemptions via the config
Debug mode, which visualizes the area of effect by displaying the radius,.
It's recommended to turn Debug mode off in a live server environment to avoid performance issues or unintended distractions.