Commit Graph

297 Commits

Author SHA1 Message Date
userMacieG 0554280f32 Check for "MaxInService == -1" (#481)
If "MaxInService == -1" is true check for service is skipped
2020-08-07 00:42:24 +01:00
userMacieG a38b55a3f0 Update main.lua (#480) 2020-08-07 00:42:16 +01:00
BrakingESX247 c08ed94e00 Update config.lua 2020-07-20 15:02:25 +01:00
BrakingESX247 867a56d9e9 Updating config.lua.
User-friendlier configuration file.
2020-07-20 14:29:56 +01:00
Jougito - Kheros a3c5de9f87 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.
2020-07-03 17:55:58 +01:00
btwlouis 41c71d4d45 error with identifier (#445)
Change xPlayer to sourceXPlayer and fixing misprinting in the console.
2020-07-03 17:54:38 +01:00
Kevin O'Byrne aba3486c87 Update fr.lua (#431)
Updated french locale.
2020-07-03 17:53:45 +01:00
Arthur Hetem f7eafa8b7b Update main.lua (#413)
Merging, corrected freemode ped don't return when exit work
2020-07-03 17:52:04 +01:00
Jérémie N'gadi f8c567f7df Merge pull request #448 from shortybsd/patch-1
Update esx_policejob.sql
2020-05-17 11:37:39 +02:00
Jérémie N'gadi a66f49c67d Merge pull request #449 from shortybsd/patch-2
Update de_esx_policejob.sql
2020-05-17 11:37:34 +02:00
Jérémie N'gadi f56eb19cac Merge pull request #450 from shortybsd/patch-3
Update en_esx_policejob.sql
2020-05-17 11:37:28 +02:00
Jérémie N'gadi e9d2132526 Merge pull request #451 from shortybsd/patch-4
Update fi_esx_policejob.sql
2020-05-17 11:37:22 +02:00
Jérémie N'gadi 8f3f668f64 Merge pull request #452 from shortybsd/patch-5
Update ko_esx_policejob.sql
2020-05-17 11:37:16 +02:00
Jérémie N'gadi 267b30e6e4 Merge pull request #454 from shortybsd/patch-7
Update pl_esx_policejob.sql
2020-05-17 11:37:07 +02:00
shortybsd 07c7d40157 Update pl_esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:55:12 -05:00
shortybsd 52ef10b74d Update ko_esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:53:48 -05:00
shortybsd d75543a2e6 Update fi_esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:52:50 -05:00
shortybsd 3f4c32ceea Update en_esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:51:52 -05:00
shortybsd 225ea83bd9 Update de_esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:51:03 -05:00
shortybsd df1c7bdd3c Update esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:50:20 -05:00
ElPumpo 2da774ad8a Latest ESX code 2020-04-14 16:51:30 +02:00
ElPumpo f83e05c83b Fixed searching for vehicles, closes #398
Co-Authored-By: mortdudley <mortdudley@users.noreply.github.com>
2020-02-12 10:48:21 +01:00
ElPumpo 259cbc5b08 Fixed identity job 2020-02-06 13:05:43 +01:00
ElPumpo 6d89fd9283 Corrected locales 2020-02-06 11:22:43 +01:00
ElPumpo 98a68bd107 Added "exception handler" to missing authorized vehicle list 2020-02-06 10:54:04 +01:00
ElPumpo d83ad88ade Fixed ranks, fixes #387 and closes #142 2020-01-30 12:04:55 +01:00
ElPumpo 7f75fe55b9 Revert unfinished code 2020-01-30 11:37:54 +01:00
rex2630 c37a2170d7 Added Czech locale (#384)
* Update fxmanifest.lua

* Create cs.lua
2020-01-24 17:05:54 +01:00
ElPumpo a5e8e7f6b8 Update main.lua 2020-01-24 13:25:25 +01:00
ElPumpo 355c04bebb Move vehicle garage to seperate file, see desc for full change 2020-01-24 13:25:10 +01:00
ElPumpo 7037671420 Fixed not on duty logic 2020-01-22 14:46:41 +01:00
ElPumpo eb31314f02 Minor code improvements, drag once, improved coords distance code 2020-01-22 12:33:51 +01:00
ElPumpo 4150f8c911 Cloakroom cleanup 2020-01-22 12:20:37 +01:00
rex2630 950ea7e626 Replace __resource.lua with fxmanifest.lua 2020-01-19 16:45:08 +01:00
ElPumpo d733fe5428 Minor code cleanup, use latest esx_identity code 2020-01-19 16:30:30 +01:00
ElPumpo 99f9a30cd8 Merge branch 'master' of https://github.com/ESX-Org/esx_policejob 2020-01-04 11:15:59 +01:00
ElPumpo 176adafc08 Added missing requirements
Co-Authored-By: EDWernars <edwernars@users.noreply.github.com>
Co-Authored-By: Petr 'celestian' Čech <celestian@users.noreply.github.com>
Co-Authored-By: kandasoranyan <kandasoranyan@users.noreply.github.com>
2020-01-04 11:15:47 +01:00
Viktor 9c6b828dba Swedish locale update (#340)
* sv.lua completion

* Update sv.lua
2020-01-04 11:06:25 +01:00
JaeHyeok Kim a64773124f Added Korean support. (#354)
* Added Korean localization of the SQL file

* Added ko.lua

* Fixed ko.lua, Updated resource.lua
2020-01-04 11:05:16 +01:00
ElPumpo 55f4881031 Fixed Swedish typo 2020-01-04 11:04:06 +01:00
ElPumpo 4fd106e321 Fixed cone not spawning 2020-01-04 11:03:55 +01:00
rex2630 752c0d5e65 Add support for new ESX weight system (#365)
* Add support for new ESX weight system

* Update main.lua

* Fix
2019-12-07 12:10:01 +01:00
ElPumpo 633268330c Fixed handcuffing, closes #314 and #316 2019-07-28 20:56:39 +02:00
ElPumpo 8a6f3d9e2f Fixed #331 2019-07-06 14:00:27 +02:00
ElPumpo 4778307d7f Fixed #315, use loading prompt instead of drawing text 2019-07-06 13:57:13 +02:00
Samuel d925b7169a Merge pull request #311 from KandaSoranyan/patch-3
missing translation
2019-06-03 06:37:38 +02:00
ElPumpo 7cfebdd843 Minor cleanup 2019-05-31 22:40:10 +02:00
KandaSoranyan e762d6e028 missing translation 2019-05-31 13:23:55 +02:00
ElPumpo 0a347eda2a Unused text native 2019-05-31 12:40:18 +02:00
ElPumpo 4bbd1d9521 Proper hud natives 2019-05-20 23:05:10 +02:00