refactor(es_extended/config.lua): Remove default ESX Plates

This commit is contained in:
TheFantomas
2023-06-29 22:58:08 +02:00
committed by GitHub
parent 3087ca18f5
commit 684faffdc9
+1 -1
View File
@@ -83,7 +83,7 @@ Config.RemoveHudCommonents = {
}
Config.SpawnVehMaxUpgrades = true -- admin vehicles spawn with max vehcle settings
Config.CustomAIPlates = 'ESX.A111' -- Custom plates for AI vehicles
Config.CustomAIPlates = '........' -- Custom plates for AI vehicles
-- Pattern string format
--1 will lead to a random number from 0-9.
--A will lead to a random letter from A-Z.