From fe78cbd5ef980b14da32b6026631f06f91cd98e7 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:42:19 +1000 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fb598515..c28477c2 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ ### Installation * Modify your ESX config and set `Config.Multichar = true` * All `owner` and `identifier` columns in your SQL must have their size increased to at least **VARCHAR(50)** +* Set your database name in `server/main.lua` to allow for character deletion * You can add the following command to `server/main.lua` to easily update all your columns ```lua RegisterCommand('varchar', function(source)