Yosef
March 14, 2017, 10:22pm
1
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.
BeMeTV
March 14, 2017, 10:39pm
2
data_file 'PED_HEALTH_FILE' 'pedhealth.meta'
data_files{
'pedhealth.meta'
}
Yosef
March 14, 2017, 11:50pm
4
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
BeMeTV
March 14, 2017, 11:54pm
5
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
BeMeTV
March 15, 2017, 1:25am
7
what is in the vehiclehandlinginfo.meta ?`
Goes in citizen\common\data\ai\
It makes handling and stuff “more realistic”.
Realistic Driving V
successor of the popular GTA IV driving mod
Fully supported GTA V versions: 1.36, 1.38, 1.39, 1.41, 1.43
Upwards compatible with: 1.44, 1.45, 1.46 ... 1.50 (mod does not affect latest DLC vehicles though)
This mod changes...
Yosef
March 15, 2017, 2:46am
9
Thats interesting. I’d like to know it too