0.00ms while idle, 0.04ms while deleting!
-
🧨 STAND ALONE
-
🗒️ Customizable Command
-
⛔ Customizable Command Permissions
-
⏱️ Customizable Command CoolDown With Timer
-
🎚️ Customizable Command Dead/Driver/Walking/All NPC Delete (ONLY IF DEAD IS FALSE)
-
🗺️ Customizable Default Distance (YOU CAN ALSO ENTER DISTANCE IN COMMAND, THIS IS FOR NO COMMAND DISTANCE INPUT)
-
➰ Customizable Retry Amount
-
‼️ Customizable Notify System ('StandAlone', 'QBCore', 'Esx', 'OkOk', 'Ox') -
📡 Exports With Distance, Player/Custom Location, Retry Ammount And Dead/All/Driving/Walking Input!
- NOTHING!
-
Drag and drop the file in your
resources
folder -
Add this to your server cfg server.cfg
ensure wizard-delped
-
Open config.lua and edit
Notify
to your notification or use StandAlone -
Customize the script as you want!
- Retry = You can set number of retries to remove peds!
- Distance: You can set number to remove peds within this distance
- Type:
all
to remove all peds within distance,dead
to remove dead peds within distance,walking
to remove walking peds within distance anddriving
to remove driving peds within distance - Pos: You can ignore this to use source player coords, if you want custom coords, just use vector3 here!
exports['wizard-delped']:DeletePeds(Retry, Distance, Type, Pos)
- Delete All Peds Withing 100.0:
exports['wizard-delped']:DeletePeds('none', 100.0, 'all')
- Delete Dead Peds Withing 100.0:
exports['wizard-delped']:DeletePeds('none', 100.0, 'dead')
- Delete Dead Peds Withing 100.0 And 5 Retries:
exports['wizard-delped']:DeletePeds(5, 100.0, 'dead')
- Delete Dead Peds Withing 100.0 From vector3(789.85, -1765.84, 29.68) And 5 Retries:
exports['wizard-delped']:DeletePeds(5, 100.0, 'dead', vector3(789.85, -1765.84, 29.68))
- All config options are easy to understand!
- Discord Server
- Discord ID: mohammad_hs5