[Release][ESX] hackee-dispatch | Configure Custom NPC Dispatches!

:camera: Preview

https://i.imgur.com/oY4W0uf.png

:memo: Summary

Have you ever wanted to set your job as a Balla, then shoot near grove street and not have to worry about the locals attacking you? Or do you like to develop complex raids involving waves of NPC fights, but don’t have the time to set up how they behave? Maybe you want to put an easter egg on mt chiliad where if you honk your horn 100 strippers will attack you with golf clubs? Either way, look no further! hackee-dispatch is a utility designed to mimic how native dispatches work, but with more control! See GitHub - Henry12116/hackee-dispatch: A custom dispatch utility for fivem. for more details :grin:.

The idea is that it is now easy to create highly customizable npc dispatch squads. You can change what will cause them to spawn, what npc model they will spawn with, the area they will spawn, the individual spawn points of the npcs, the weapons they will use, what jobs they will attack, what groups they will ally with, etc. etc. I couldn’t find anything like this already so I figured I would share. Enjoy!

:speech_balloon: Updates

I want to make npc’s not spawn linearly based on how many “enemy” players are in the AOE at time of shocking event. I’ve already heard players get frustrated at the difficulty when fighting a dispatch with their friends.

:package: Dependencies

  • ESX

:floppy_disk: Download

Github

:tada:Enjoy My First Release!

12 Likes

Awesome work!
One question: What’s that life/vest/food/water… UI resource? That’s awesome aswell

it’s a paid script

1 Like

It’s from Essentials

1 Like

OP request

ok this is going to be epic for my zombie server

3 Likes

Nice work thxw for the relaese you just have to specify that you need essential.
After if you make a version without it is the top

any chance this works with vRP as well?, or is it only the job aggression function that needs ESX to check for the current player’s job?

At this time it doesn’t work for vRP because of this line and this line. If you have a way to check for the players job on the client you can just swap out the logic there :slight_smile:

1 Like

I always wanted this, for some reason its not working correctly. I disabled my calm ai script, I wonder if its a one sync problem, anyone have a list of common calm ai resources so I can double check to see if the server I’m working on has something hiding some where?

I wanted to share that, after setting my game version to 2372, I couldn’t get this script to spawn enemies when I would fire my gun. I fixed this by going into the config file and changing “Event = 89” to “Event = 91.” I did this for all instances of Event and it seems to work. Passing this on in hopes that it helps others.

1 Like

Please make it for QB! :smiling_face_with_tear: Please!!