fivem-appearance
fivem-appearance copied to clipboard
Several additions/improvements
- More options to remove/wear toggles (https://github.com/dkden7e/fivem-appearance/commit/da161cb800f320fcfa10c1fdfbe0fdebb844a036).
- Filter tattoos by gender (only show the ones that work for each gender) (https://github.com/dkden7e/fivem-appearance/commit/953f4ec33fc0fd3f8cbe70c3a1fe979c52e54ecd & https://github.com/dkden7e/fivem-appearance/commit/97a8207eea112e2a36bc2855fd3b8622e1566de8).
- Alternate makeup base color (https://github.com/dkden7e/fivem-appearance/commit/a47e80b7ab32c8b07d765e35ed54018e545143ef). I haven't tested if the existing one works properly (it looks like an incomplete adaptation of my original contribution to old Overexteded's fork -https://github.com/dkden7e/fivem-appearance-ox_old/commit/93a7167ae7088e5891a237620cf5903ccf7257ee -, could be a coincidence tho and there's no problem in any case), this version is tested and should work for all purposes and under all circumstances.
- Alternate ES locale (several commits).
Hey, the pr is fine, also, i would like to add that i didnt filter the tattoos by gender bc are the same, the only thing that changes is the size and some people could prefer the small option, maybe u could add a convar to filter tattoos if someone want to activate the feature?
Really ty for ur time!
i didnt filter the tattoos by gender bc are the same, the only thing that changes is the size and some people could prefer the small option
Hi, the filter only hides tattoos that do not exist for the specified gender (so when you select them just nothing happens), tattoos that exist for both genders are always shown.
Thanks for the appreciation! (and nice job too)