[Help needed] How can i stream pedhealth.meta?

How can i stream pedhealth.meta? i downloaded a mod for more NPC health, but i have no idea how to stream that meta file. is it possible? and if it is, what is the data_file name? Thanks.

Edit: it doesn’t have to be streamed, if there is a way to modify this file without streaming it, Tell me please.

data_file 'PED_HEALTH_FILE' 'pedhealth.meta'

data_files{
          'pedhealth.meta'
}

I’ll try this. thanks.
By the way, is there any way i can see the list of all, data_file names? like HANDLING_FILE and other names? thanks anyway

data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.META'
data_file 'PED_METADATA_FILE' 'peds.meta'
data_file 'PED_HEALTH_FILE' 'pedhealth.meta'
1 Like

What about vehiclehandlinginfo.meta? Or is that not possible?

1 Like

what is in the vehiclehandlinginfo.meta ?`

Goes in citizen\common\data\ai\

It makes handling and stuff “more realistic”.

Thats interesting. I’d like to know it too