[Help] List of identifiers for different meta files?

Hi, I just wanted to know whether or not there is a list of names for each type of meta file. The reason for this is because I want to stream a “Dispatch.meta” file to clients. I know how to stream meta files, so I don’t need assistance with that.

So far I’ve got this:

http://i.imgur.com/k69CIHG.png

But I don’t think “DISPATCH_METADATA_FILE” is the correct identifier.

Close this thread down, solved it by navigating through the fivem files and found a few in Content.xml

If you found the one for dispatch.meta, can you PLEASE give it to me? I cannot get dispatch.meta to work at all, client-side or my preferred, server-side. I need the for it or else a location that seems to load it properly.

https://wiki.fivem.net/wiki/Data_files

No, I get that. I need specifically the FILETYPE to reference the dispatch.meta file. For instance as (fileType>VEHICLE_METADATA_FILE(/fileType> references and allows the server to upload the vehicle.meta to clients, how can I upload a custom dispatch to the server? As in, I control the vehicles sent out at 1-5 stars, and the NPC models and everything. I want it to be considerably more diverse.