mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
blips option and add pl
added to the config option to hide markers on the map add pl translation
This commit is contained in:
@@ -3,6 +3,7 @@ Config.MarkerType = 1
|
||||
Config.DrawDistance = 100.0
|
||||
Config.ZoneSize = {x = 5.0, y = 5.0, z = 3.0}
|
||||
Config.MarkerColor = {r = 100, g = 204, b = 100}
|
||||
Config.ShowBlips = true --markers visible on the map? (false to hide the markers on the map)
|
||||
|
||||
Config.RequiredCopsCoke = 2
|
||||
Config.RequiredCopsMeth = 2
|
||||
|
||||
Reference in New Issue
Block a user