mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Add custom ped option
Add custom ped option Thank you to @GiZz and @SuperCoolNinja
This commit is contained in:
+3
-2
@@ -6,11 +6,12 @@ Config.MarkerColor = {r = 50, g = 50, b = 204}
|
||||
Config.EnablePlayerManagement = false
|
||||
Config.EnableArmoryManagement = false
|
||||
Config.EnableGCIdentity = false
|
||||
Config.EnableNonFreemodePeds = false -- turn this on if you want custom peds
|
||||
Config.MaxInService = -1
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'fr'
|
||||
|
||||
Config.PoliceStations = {
|
||||
|
||||
|
||||
LSPD = {
|
||||
|
||||
Blip = {
|
||||
|
||||
Reference in New Issue
Block a user