renzuzu / renzu_multicharacter

Fivem - ESX & QBCORE Multicharacters
GNU General Public License v3.0
57 stars 21 forks source link

Player Invisible #44

Closed tday130 closed 1 year ago

tday130 commented 1 year ago

I am using fivemappearance and my players are invisible when loading in and sometimes when spawning in its invisible unless I open clothing menu with admin menu and select a ped. And also the ped is invisible when a regular person is creating a character until they select which ped they are using in the clothing menu.

tday130 commented 1 year ago

['fivemappearance'] = {}, -- is there any creator uses fivemappearance? i will leave this todo for now what do I put inside of the brackets for this?

tday130 commented 1 year ago

I am supposed to launch my server by 9PM today and would like this multicharacter working correctly before I launch please help me lol

renzuzu commented 1 year ago

they only become invisible if they cancel the character creation. unless some error throw in server when you save the character.

tday130 commented 1 year ago

whats your discord?

tday130 commented 1 year ago

Theres no error for character creation and theres nothing canceling it

renzuzu commented 1 year ago

leave your discord ill add you, i need to know what framework are you using

tday130 commented 1 year ago

qbcore and Joey Thumper / Luke Hobbs#7402

tday130 commented 1 year ago

what apartment script do you reccomend using with renzu multicharacter? qb apartments wasnt working with renzu spawn and now my devs are saying theres a error from our apartment script because of renzu multicharacter

renzuzu commented 1 year ago

your devs must do a custom export trigger to use the apartment script or dont use renzu_spawn and use qb-spawn to able spawn in apartment without custom exports.

tday130 commented 1 year ago

did you add me on discord? My characters are still invisible

renzuzu commented 1 year ago

Hobbs#7402

? added

tday130 commented 1 year ago

my discord is "Joey Thumper / Luke Hobbs#7402"

tday130 commented 1 year ago

The issues I have with renzu multicharacter [ 133890] [b2612_GTAProce] CrBrowserMain/ https://nui-img/pedmugshot_01/pedmugshot_01?1678834484113 (@renzu_multicharacter/web/script.js:49) [ 133953] [b2612_GTAProce] CrBrowserMain/ https://nui-img/pedmugshot_02/pedmugshot_02?1678834484181 (@renzu_multicharacter/web/script.js:49)

& Invisible Peds on multicharacter screen please help me fix them

renzuzu commented 1 year ago

try the latest version now.

tday130 commented 1 year ago

The new one I still have invisible characters.

tday130 commented 1 year ago

Config.SkinMenus = { ['skinchanger'] = { ['esx_skin'] = {event = 'esx_skin:openSaveableMenu', use = false}, ['VexCreator'] = {event = 'VexCreator:loadCreator', use = false}, ['cui_character'] = {event = 'cui_character:open', use = false}, ['example_resource'] = {exports = 'exports.example:Creator', event = nil, use = false}, -- example support exports }, ['illeniumappearance'] = {}, -- is there any creator uses fivemappearance? i will leave this todo for now ['fivemappearance'] = {}, -- is there any creator uses fivemappearance? i will leave this todo for now ['qb-clothing'] = { ['qb-clothing'] = { event = 'qb-clothing:client:openMenu', use = true},

tday130 commented 1 year ago

What do I put for fivem appearance export? I need to know

tday130 commented 1 year ago

Okay wait invisible players are fixed. But my ped mugshot is still messing up I have 3 characters and only one of them has a mugshot.

renzuzu commented 1 year ago

that is GTA thing, but most of the time its should not happen at all.

it can happen if you restart the resource multiple times.