vMenu

That’s the update check, that’s completely normal and nothing to worry about. It’s only on initial start. This can’t possibly cause timeout issues.

ok. because some times vMenu it seems when i try spawning a custom vehicle it will take a while to spawn then I’ll get timed out. i dont know if its vMenu or if its something else.

vMenu will not load if the model isn’t properly streamed, whoever it will try to load the model if it’s correctly streamed, but just extremely massive. So that’s just a vehicle issue in that case, or your connection is very bad. It’s not a vMenu issue as there’s no way vMenu could cause a timeout if it actually waits until some model is loaded.

Something like that. ¯_(ツ)_/¯

The emblem/logo is superimposed over the t-shirt.

Can this mod be used in single player, or is it for fivem only?

Addon vehicles separated by vehicle class now… #Triggered
Ruined my Organization…

Looks like that’s just the badges/overlays which is already a thing @speedium

It’s a server side resource, so no you can’t install this client side.

Ok

No. This is the PedDecorationCollection, not badges. Just checked.

I did it like this
SetPedDecoration(PlayerPedId(), "mpluxe2_overlays", "MP_LUXE_LC_000_M")

Got a list of all those overlay dict names and overlay names?
Edit: nvm, these are actually considered “tattoos”. Hence they were never added.
I might add them in the tattoos menu, just because there’s no easy way to implement this in the clothing menu without having to redo the entire tattoos setup.

@speedium I’ve converted all new overlays using the latest files and combined them in a new collection, I’ll implement these into vMenu at some point when I’ve got time to refactor some more stuff.

https://d.fivem.dev/all-overlays-converted.json

How can I add MP Ped Customization to everybody but just MP ped customization

Player appearance menu and the mp ped customization can’t be enabled/disabled separately, they are both part of the vMenu.PlayerAppearance.Menu permission.

KK
Thank you

Yo @Vespura - I have 2 requests if you would be so inclined.

1- Add an option that will allow us to choose facial expressions in the Player Appearance > Ped Customization menu.

2- Add the ability to save weapons even if spawning weapons is blacklisted. On our RP server a lot of people use it to have multiple characters, but when they switch their guns are deleted because the ability to spawn guns using the menu is disabled. If it didn’t delete said weapons, people could freely switch characters.

<3

Switching ped models removes weapons because that’s how GTA does things sadly (or the script that changes ped models removes it manually) but vMenu doesn’t remove weapons when switching models. The latest version already includes a fix for this iirc.

They only work for mp peds though :confused: so i don’t see why this should be taken out of the mp peds section.


@speedium never realized there were >700 of these… https://streamable.com/qvskk it takes roughly 1 minute to go from index 0 to around index 370 and a little over 2 minutes if you want to cycle through all of them.

What server artifact version are you using?
Type version in the server console/rcon and show the result.

is there a way to enable player blips by default for everyone?

What do you mean? I played on a server that had the ability to make the player’s character (MP Ped Male and Female) change facial expressions.

In that case you’re using an ancient version, probably older than 6 months. Update to the latest version.

Nope, players will have to enable it and then hit save preferences.

Yeah? This is also possible in vMenu… it’s in the mp characters menu. (Edit a saved mp ped).

Yes but since we’re an RP server, most people are not able to use that, they use esx_clotheshop. I am asking if you would possibly add the ability to change facial expressions through the Player Apperance > Ped Customization menu. Is that at all possible? Thing is, that menu still works even if you didn’t create your character using the MP Characters Menu.