[Release] EUP for FiveM (SERVER SIDED)

I’m pretty sure people only become a Patreon for this Feature xD

1 Like

its a good way to support the devs building this.

1 Like

Is there a way I can stream custom component peds to my FiveM server which already has EUP installed?

my menu does not open. Why?

Do /eup for the menu.
(20 chars)

i had 20 char…

but it works Nevertheless not

you need download NativeUI

i have download it but it doesnt work

did you change anything

1 Like

You didn’t even make it you took the files from another topic.

Does this only replace the textures of pre-existing clothing or is there a way to convert these wonderful models into addons. So the server I am playing on does not have to replace all of the civilian clothing. Yes the server I am on does have ECA.

If I understand it correctly I belive these are addons

EUP replaces. Idk if this does though.

Has anyone quite figured out what each line of the EUP UI config is? Trying to add in my custom EUP pack, but I’m confused as to which line of “1, 1, 1, 1” etc. is actually representing.

Here, this is what I found out

|1|Mask=1:1|
|3|UpperSkin=1:1|
|4|Pants=36:1|
|5|Parachute=1:1|
|6|Shoes=26:1|
|7|Accessories=7:1|
|8|UnderCoat=38:1|
|9|Armor=3:1|
|10|Decal=1:1|
|11|Top=150:2|

PED_VARIATION_FACE = 0,
PED_VARIATION_HEAD = 1,
PED_VARIATION_HAIR = 2,
PED_VARIATION_TORSO = 3,
PED_VARIATION_LEGS = 4,
PED_VARIATION_HANDS = 5,
PED_VARIATION_FEET = 6,
PED_VARIATION_EYES = 7,
PED_VARIATION_ACCESSORIES = 8,
PED_VARIATION_TASKS = 9,
PED_VARIATION_TEXTURES = 10,
PED_VARIATION_TORSO2 = 11

And this is for Props

PED_PROP_HATS = 0,
PED_PROP_GLASSES = 1,
PED_PROP_EARS = 2,
PED_PROP_WATCHES = 3,

2 Likes

No, this replaces the normal clothing

I actually ended up not being a lazy ass and figured it out myself after I posted… lmao but thanks a lot for this! This will definitely be useful for others!

I have the same problem how do you solve it?

PED_PROP_WATCHES is actually 6. Weird, I know.

1 Like