[RELEASE][ESX] KASHacters Multi Character

Can you write what i have to change in the files?
I don’t checked it xd

I couldn’t tell you that, since I don’t know what files you have uploaded and which ones you don’t, I recommend you follow this guide https://github.com/XxFri3ndlyxX/kashacters

and follow the installation instructions above step by step

Where do i have to do this in phpmyadmin?

"To get your identifier. Do this query in your database

SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME = 'owner'

and

SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME = 'indentifier'"

I have do all of this, but it doesn’t work :frowning:
Only this blur screen

you need to upload this to your phpmyadmin sql

then follow this;

but i have uploaded this and do everything of the tutorial

Now i’m PokeTrainer at every join

(i removed the script, because it doesnt work)
But why i only have to upload the file when in the tutorial is written that i have to add the commands additional to the query


1 hour later:
Now i tried it with the Re-Design and it’s the same.
The “Background” is loading but not the menu to choose the character. .-.


What should i fill in the template for identifiers? This is my esx_identity/server/main.lua
Can you make me for copy and paste?
identity.txt (15.8 KB)

yes , Any sollution ? :frowning:

Thank you So much! You’ve saved me a ton of work

Just like maccy D’s, I’m lovin’ it.

looks sick bro

1 Like

Why do i stuck in this gaussian blur screen?

My local identifiers:
local IdentifierTables = {
{table = “characters”, column = “identifier”},
{table = “user_inventory”, column = “identifier”},
{table = “society_moneywash”, column = “identifier”},
{table = “whitelist”, column = “identifier”},
{table = “billing”, column = “identifier”},
{table = “user_parkings”, column = “identifier”},
{table = “users”, column = “identifier”},
{table = “user_accounts”, column = “identifier”},
{table = “user_contacts”, column = “identifier”},
{table = “owned_vehicles”, column = “owner”},
{table = “addon_inventory_items”, column = “owner”},
{table = “user_licenses”, column = “owner”},
{table = “rented_vehicles”, column = “owner”},
{table = “addon_account_data”, column = “owner”},
{table = “owned_properties”, column = “owner”},
{table = “datastore_data”, column = “owner”},
}

After rechange the edits for ambulance fix:

Pls help me! @Kash

nice bro,

I did this with html and css.

What about respaw options or select spawn sites, is the script “andreas spawn”?

No it’s not Andreas spawn, it’s NoPixel inspired.

Oh excuse me if I know that it is inspired by NP, I also try to do it, I really like that role they have, that’s why I made that stylo or similar on my server,

You made your own or edited an existing one, we are very good: D

Do you know what’s the problem on my server?

How do you fixed it?

ok so i keep getting people stuck at a blurry screen and it seems there characters are duping. Not sure what i have done wrong can someone please help…ERROR] [MySQL] An error happens on MySQL for query “UPDATE users SET identifier = ‘Char3:11000010f93e900’ WHERE identifier = ‘steam:11000010f93e900’ {=}”: Duplicate entry ‘Char3:11000010f93e900’ for key ‘identifier’ e[91mSCRIPT ERROR in reference call: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: indexe[0m Duplicate entry ‘Char3:11000010f93e900’ for key ‘identifier’

so this is a prob i have on the server the cloth and stored colth is shearing true the chars how can i fix that it is the same with items anny help would be help full and it dosnt gives anny error anny thing i have notice in the datastore it dosent create a new line for eatch char

in the sql is like

id name owner data

548 property steam123 the cloth id

but when i change char it is still

548 property owner char123 the cloth id

sorry for my bad english but it just swap frome owner steam123 to char123 and i cant understand why ?