From 85ad455645910853d9f2740b737dad1886fe71cb Mon Sep 17 00:00:00 2001 From: Kr3mu Date: Sat, 26 Jul 2025 20:12:49 +0200 Subject: [PATCH 1/2] Replaced old image of esx_multicharacter --- [core]/esx_multicharacter/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[core]/esx_multicharacter/readme.md b/[core]/esx_multicharacter/readme.md index 2517728e..e0b01b08 100644 --- a/[core]/esx_multicharacter/readme.md +++ b/[core]/esx_multicharacter/readme.md @@ -2,7 +2,7 @@ A Simplistic system, that allows Players to have multiple Characters, which can be customised for all player with `Config.Slots` or personally set a players character count using `setslots`, `remslots`, `enablechar` and `disablechar` Commands :) -![Preview](https://i.imgur.com/EAHImD0.png) +![Preview](https://r2.fivemanage.com/C0jhwGbCVPkUeapw8W9fw/multicharacter.png) ## Notes From 756aae3dc187f683f366806c82b8302db51a47d8 Mon Sep 17 00:00:00 2001 From: Kenshin13 <63159154+Kenshiin13@users.noreply.github.com> Date: Sun, 27 Jul 2025 18:35:35 +0200 Subject: [PATCH 2/2] chore(es_extended/shared/config/main): replace missleading comment --- [core]/es_extended/shared/config/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[core]/es_extended/shared/config/main.lua b/[core]/es_extended/shared/config/main.lua index 8932e30c..e17fa51d 100644 --- a/[core]/es_extended/shared/config/main.lua +++ b/[core]/es_extended/shared/config/main.lua @@ -4,7 +4,7 @@ local txAdminLocale = GetConvar("txAdmin-locale", "en") local esxLocale = GetConvar("esx:locale", "invalid") Config.Locale = (esxLocale ~= "invalid") and esxLocale or (txAdminLocale ~= "custom" and txAdminLocale) or "en" --- for ox inventory, this will automatically be adjusted, do not change! for other inventories, change to "resource_name" +-- For ox inventory, this will automatically be adjusted, do not change! For other inventories, leave as false unless specifically instructed to change. Config.CustomInventory = false Config.Accounts = {