Commit Graph

310 Commits

Author SHA1 Message Date
ArkSeyonet c2f82ecace Merge pull request #504 from Slypher/patch-2
Null values in notifications
2021-02-01 14:13:39 -06:00
ArkSeyonet d24238c4ba Merge pull request #519 from P0Xyio/master
even better way to fix bug with duplicating money and weapons
2021-01-12 14:07:21 -06:00
Christopher Gjelten 9ceb66a591 Merge pull request #506 from seoalexramon/patch-1
fix: Spanish translation
2020-12-01 14:53:48 +01:00
P0Xyio 1367f5ebaa even better way to fix bug with duplicating money and weapons
In my solution, I check if player has weapon/money that officers might want to take server-side. Previous solutions were vulnerable e.g. if two or more officers were searching one player and all took weapon or money at the same time, they would all get that items.
2020-11-17 11:42:04 +00:00
Christopher Gjelten f6788b3d14 Fix in README after merge 😁 2020-11-13 12:47:03 +01:00
Christopher Gjelten e84063cbe4 Merge pull request #516 from joaopedroo5/patch-1
Added esx_status to requirements
2020-11-13 12:43:40 +01:00
João Pedro Correia d6517870db Added esx_status to requirements
Updated requirements to inform users of this project about the feature support "esx_status", currently being used to check if player is dunk.
2020-11-11 19:06:34 +00:00
Christopher Gjelten 0709e364ef Merge pull request #509 from CarmeloCampos/master
Fix Bug Duplicate black Money 🦕
2020-11-09 00:15:22 +01:00
Carmelo Campos 83977e6072 Fix Bug Duplicate black Money
This error consists in that when the black money is confiscated (if it is given twice quickly) the money is doubled and the objective remains in negative money.
I know that many use the esx_policejob as the basis for the esx_mafia therefore, this error is very important to solve, since if the money is added together with the black_money it can be duplicated in a phenomenal way.

Sorry for my English, I tried to explain myself what else I could.
2020-11-02 00:30:11 -05:00
SEOAlexRamon 414253c809 fix: Spanish translation 2020-10-29 15:45:39 +01:00
Slypher 769c0d84f1 Null values in notifications
Resolving null values in the notification when removing/placing an object in the arsenal
2020-10-18 16:39:23 -03:00
SyncEye 9c99e71e2f Update main.lua (#494) 2020-10-05 02:12:12 +03:00
Tijn b846c62724 Add Dutch locale files (#498)
* Create nl.lua

* Update fxmanifest.lua

* Create nl_esx_policejob.lua
2020-10-05 02:11:51 +03:00
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