mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 03:08:52 +00:00
Improved realistic out vehicle animation, Markers modification implemented and Added es_esx_policejob.sql (#465)
* Improved realistic out vehicle animation. * Markers modification implemented. * Added es_esx_policejob.sql.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
Config = {}
|
||||
|
||||
Config.DrawDistance = 100.0
|
||||
Config.MarkerType = 1
|
||||
Config.MarkerType = {Cloakrooms = 20, Armories = 21, BossActions = 22, Vehicles = 36, Helicopters = 34}
|
||||
Config.MarkerSize = {x = 1.5, y = 1.5, z = 0.5}
|
||||
Config.MarkerColor = {r = 50, g = 50, b = 204}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user