citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.52k stars 2.07k forks source link

[REQUEST] Streaming facial_overlays.meta #2188

Open ESK0 opened 1 year ago

ESK0 commented 1 year ago

Would it be possible to add data_file to mount facial_overlays.meta < CPedFacialOverlays >?

anotherserver commented 11 months ago

any update , pls ?

many opportunities with custom/addons Facial Overlays

MariaFranca2 commented 7 months ago

Any updates?

Denyss600 commented 6 months ago

Looking for this one too...

PichotM commented 3 weeks ago

could be fun to play with facial_overlays and ped_skin_tones :)

BradleyHaywire1 commented 1 week ago

You can absolutely stream the ped overlay

fx_version 'adamant' game 'gta5'

files { 'stream/facial_overlays.meta', }

data_file 'PED_OVERLAY_FILE' 'stream/facial_overlays.meta'

but its kind of irrelevant cos i don't think theres a way to make skins/makeup addons. So you'd just restream the texture for the file you're replacing in a stream folder without data as its just replacing no?

MariaFranca2 commented 1 week ago

@BradleyHaywire1 We were able to add tattoos addons in GTA V offline using facial_overlays! I tried with several data_files and I couldn't