[REDESIGN][ESX] KASHacters Multi Character

Looks nice, like the spawning points in there.

Only problem I saw was that it’s only allowing 4 characters, would 8 also be possible ?

Maybe 16. There is no impossible just takes time but you can do it yourself. Take a look.

1 Like

Having some issues, so whenever you create a character and load ib, its fine but whenever you relog, you are the weird prop looking guy, its like noting saves?

Everything works great when I leave it basic.

When I add the additional ident tables, it no longer brings up the character select options.

Do I have an identifier that shouldn’t be in?

Any help would be great, 'cause if I let the server up without the identifiers, the characters inventories/vehicles/licenses are accessible on all of their characters.

Thanks.

local IdentifierTables = {
    {table = "users", column = "identifier"},
    {table = "user_accounts", column = "identifier"},
    {table = "rented_vehicles", column = "owner"},
	{table = "phone_calls", column = "owner"},
	{table = "phone_messages", column = "owner"},
	{table = "addon_inventory_items", column = "owner"},
	{table = "addon_account_data", column = "owner"},
	{table = "datastore_data", column = "owner"},
	{table = "user_licenses", column = "owner"},
	{table = "owned_vehciles", column = "owner"},
	{table = "owned_properties", column = "owner"},
	{table = "whitelist", column = "indentifier"},
	{table = "user_parkings", column = "identifier"},
	{table = "user_inventory", column = "identfier"},
	{table = "user_contacts", column = "identifier"},
	{table = "communityservice", column = "identifier"},
	{table = "phone_users_contacts", = column "identifier"},
	{table = "billing", = column "identifier"},
	{table = "society_moneywash", = column "identifier"},
	{table = "characters", = column "identifier"},
	}
  • fixed it.

Had to fully wipe the database and then took the datastore_data identifier out of the list and it works.

Did you ever fix this? I’m having the exact same problem.

hey can some one help me if a person dies on my server his character dont load

You have used the author version of xxxFriendlyXxx version?

yes i use it from him

have an error in esx_kashacters/client/main.lua:59: attempt to index a nil value (local ‘pos’)
cant find the error

now i use this one but still get the same thing

Edit the longtext in you Database/user/position

1 Like

Very nice, however I’m not able to create/load/etc any character(s)

Screenshot

https://i.gyazo.com/1dee3543a9ab908c9cf4f3b123cc587a.png

1 Like

How kan i fix it?

who can send me theres script completly because mine doesnt work on my server pls help!!

how can i fix that?

Screenshot_67

Hello.

On the main screen under your characters name it says the persons info, how do i add dirty money there?

did anyone ever fix the issue with the food and water bar’s not working with this script?

i don’t where these info come from , but i want to change the langu

age .

Hello, is the resource compatible with OneSync? Because no way to make it work on my server! Yet I did everything that was asked …

Hello, I get this problem sometime when I enter the server.
Sometimes not, but when it happens I don’t have clothes or masks or anything.

Any ideas?

And the jobs, it doesn’t detect them , should we add some extra identifier? It should be the Characters column?.

image