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:
Jougito - Kheros
2020-07-03 18:55:58 +02:00
committed by GitHub
parent 41c71d4d45
commit a3c5de9f87
3 changed files with 96 additions and 7 deletions
+1 -1
View File
@@ -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}