[RELEASE] [ESX] Multicharacter And Spawnselector

Thanks for reply

Maybe this has something to do with the problem.

The problem is that after registrating a character, my skinchanger is not triggered, in other words, i cant make my characters appearance

2 Likes

this is false or true ? [users table]

image

1 Like

ah, now it makes sense, my User table doesnt have a column for skin apparently for some odd reason

here

1 Like

I can’t import my SQL File the Error is come to me :frowning:

CREATE TABLE `user_slots` (
	`identifier` VARCHAR(75) NOT NULL COLLATE 'utf8mb4_general_ci',
	`slots` TEXT NOT NULL DEFAULT '{"slot2":false,"slot3":false,"slot4":false}' COLLATE 'utf8mb4_general_ci',
	PRIMARY KEY (`identifier`) USING BTREE
)
COLLATE='utf8mb4_general_ci'

#1101 - BLOB/TEXT-Feld 'slots' darf keinen Vorgabewert (DEFAULT) haben

Do u have a fix?

manual import:

the error once again

Edit; okey, not getting the error now, the problem was that it was trying to load a current existing character with the ‘skin’ column being null.

So the real error is that esx_skin is not being triggered after registrating a new character.

yes, im using es_extended 1.2

If you made the changes, you can use this, it worked for me.

if it doesn’t work check this

Thanks.

Im using both tho, and i have double checked the changes is implemented.

Still not working, not triggering the esx_skin

image

it’s true right ? not false

yes, its true

WOW, this is amazing. it works so smooth

WOW, this is amazing. it works so smooth, also does the spawn selector turn the map off? i cant use it anymore as sometimes i need to reset VB

esx_skin isnt being triggered i have everything download and everything set properly

is this working for esx_legacy ?

yes working

Spawn selector doesn’t close map

Also People die when either they first make a character or when choosing their spawn point

Hey, i also need this for the es_extended version 1.1. Good job. I would give u 20$ that u make it for the es_extended version 1.

is it possible to make ui to fit on all resolutions?