QuentinGruber / h1z1-server

Library used to emulate h1z1 game servers
https://h1emu.com
GNU General Public License v3.0
97 stars 56 forks source link

Handle skins correctly #2153

Closed jasonmoonen closed 1 month ago

jasonmoonen commented 1 month ago

H1Z1 v0 195 4 147586 id=596c7c7e 10_16_2024 9_04_47 PM H1Z1 v0 195 4 147586 id=2903fbc2 10_2_2024 2_54_56 PM

QuentinGruber commented 1 month ago

This is the way they do it in z1br? Like can't the client use the local files it has?

jasonmoonen commented 1 month ago

This is the way they do it in z1br? Like can't the client use the local files it has?

Yes we can put it in the assets, but this is the way Daybreak always did it (same for all the weapon definitions and ability data)

QuentinGruber commented 1 month ago

Ok well since this file is so huge plz minify it it's almost the git limit it will also help nodejs parsing it

QuentinGruber commented 1 month ago

@jasonmoonen skins seems to be fixed only for the player skins aren't replicated