[ESX/QBCore] Dispatch - Multiple Jobs | OneSync and Infinity [PAID]

ahh got it anyways nice work are you supporting to insert it ??

1 Like

Yes, just open a ticket no disc I can help

Reports of bundled/minified javascript without orginal source.

Please add the orginal source of your UI with build files to your download and update previous buyers.

can you add a panic feature and the ability for a player dispatcher to add units or notes to a call for ESX?

The feature is not yet compatible with ESX.

I still donā€™t have a date to add the panic button

Can you forward calls to other jobs?

If youā€™re developing a server, you should understand the basics of LUA scripting.

Anyone know how to make it where when someone is stealing a car it shows the plate and model of the car in the alert?

I just released a version of dispatch for ESX
ā†’ https://luminous-webstore.tebex.io/package/4823765

Yep,

I purchased this, tried to help him re-write the readme as I had no coding knowledge but part of my IRL job is to design/write processes. He said he would work on it, never replied, I opened tickets and he also never replied.

I told him where all the default QB-core police alerts were and said if you just make directions for these locations, would cover 90% of whats needed, no response.

local coords = GetEntityCoords(PlayerPedId())
local vehicle = GetClosestVehicle(coords.x, coords.y, coords.z, 5.0, 0, 71)
local plate = GetVehicleNumberPlateText(vehice)

Arenā€™t you happy you spent $30 on something you canā€™t use!

I support everyone who opens a ticket, sometimes it takes a while because there are a lot of tickets.

Weird because my ticket never got responded too, also if you think about it logically, originally you released a paid script for qb-core, why would you not write all the police dispatch code blocks as part of this and just have instructions on roughly where to put them and what to comment out.

That would remove 90 percent of your support ticketsā€¦

2 Likes

itā€™s a great idea

Iā€™d recommend you learn the basics of LUA.

Oh yeah sure that old cookie cutter response, the very reason why this community will die unless the next gta gets a fivem mod madeā€¦ Why donā€™t you go and farm your own material and make your own clothesā€¦ Foodā€¦

You need to understand the basics if youā€™re planning on running a FiveM server. Resources become out-dated, they can conflict with each other or for many other various reasons.

Since weā€™re doing analogies: If you know how to build a house, are you going to do it for a random person youā€™ve never met and for free?

No, but the script is not free, you donā€™t pay a builder for a house and tell him how to build it as in how to do every step, thatā€™s what you pay for.

All Iā€™m saying is if ya gonna dev a script that was for one particular framework and it would be a fairly essential to the game mode, you would make it plug and play as much as as you can. Itā€™s also important to remember not all server owners are just updating or adding one thing, they may be launching an entire city and its much better to not be swamped with custom edits searching as by running a server it creates a market for people making this stuff, free or paidā€¦

1 Like