[Release] EUP for FiveM (SERVER SIDED)

how to prevent the exchange of clothes in the store clotheshop ? i have now 30 difrent police clothes… ;/

how do i get the menu to work?

how do i get the bug xd

If you want to use Eup pay for it or wait for it to get public

Do you know by chance when it will go public?

No sorry


Well, its in “Testing” but basicly we dont get any Information on that. :confused:

Why do I need Element Club subscription?

In my opinion this is stupid…

You need Element Club because EUP requires to replace MP ped textures and thats a beta feature thats currently only avaliable to Element Club members. (correct me if im wrong)

When I this on my server can i only do /eup or everybody on my server?

everybody.

eup

if sex == nil then
		TriggerEvent('skinchanger:getSkin', function(skin)
			if skin.sex == 0 then
				sex = 0
			else
				sex = 1
			end
		end)
	end
	if sex == 0 then
		for id, outfit in pairs(list) do
			if outfit.ped == 'mp_m_freemode_01' then
			outfit.item = NativeUI.CreateItem(id, 'Select this outfit.')
			subMenu:AddItem(outfit.item)
			end
		end
	else
		for id, outfit in pairs(list) do
			if outfit.ped == 'mp_f_freemode_01' then
			outfit.item = NativeUI.CreateItem(id, 'Select this outfit.')
			subMenu:AddItem(outfit.item)
			end
		end	
	end

I would like to make that change work… seem to work but when i go offline and comeback online… i should see only male eup but it switch for a obscur reason and i see female eup…

Note: this change:

for id, outfit in pairs(list) do
  outfit.item = NativeUI.CreateItem(id, 'Select this outfit.')
  subMenu:AddItem(outfit.item)
end

i tried many way… cant figure it out.!

Does one have to pay every month continuously to use the streaming feature of MP Peds (and use EUP essentially) or is it sufficient to once pay a month of patreon and receive the key, stream ped files and keep them on?

I’d think otherwise this is an absolute killer for small communities to pay that monthly price for that feature, for what, half a year now?

You will have to every monthly to have this work.

I am working on it thanks for the update.

i have big problem eup change all me clothes in hause, jobs, end esx_clotheshop ;(

Zou jij die aub met mij kunnen delen?

English only, if you want to talk to the user in a different language, create a DM with them.

How do you remove categories in EUP I dont need like half those uniforms. I tried deleting the ones I dont need out of eup-ui and restarted my server but they still show up on my list