Commit Graph

59 Commits

Author SHA1 Message Date
userMacieG a38b55a3f0 Update main.lua (#480) 2020-08-07 00:42:16 +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
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 355c04bebb Move vehicle garage to seperate file, see desc for full change 2020-01-24 13:25:10 +01:00
ElPumpo 4150f8c911 Cloakroom cleanup 2020-01-22 12:20:37 +01:00
ElPumpo d733fe5428 Minor code cleanup, use latest esx_identity code 2020-01-19 16:30:30 +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 7cfebdd843 Minor cleanup 2019-05-31 22:40:10 +02:00
ElPumpo 8528fd8037 Proper cb usage 2019-05-05 09:48:47 +02:00
Sojobo d27f48b559 Fix attachment pricing in armory 2019-03-02 14:22:20 +00:00
ElPumpo cc371bad9f Only surround reserved with backtick 2019-01-04 13:26:07 +01:00
ElPumpo b22d49e0d8 Fixed #220 2019-01-04 13:00:50 +01:00
ElPumpo 76a06abc78 Fixed #223 2019-01-03 13:16:13 +01:00
ElPumpo 0084ef5752 Complete vehicle job system re write 2019-01-01 19:09:50 +01:00
ElPumpo 77ff73d699 Re wrote police armory. Components supported too! 2019-01-01 15:50:19 +01:00
ElPumpo 048f291d81 mysql-async request optimizations 2018-11-28 21:45:41 +01:00
ElPumpo b944ad9659 Secured events from non-cops 2018-11-20 21:15:06 +01:00
ElPumpo 40b6998dd3 Check for if player is cop when handcuffing and dragging out from vehicle
Tab indent aswell
2018-08-25 14:09:32 +02:00
ElPumpo 5926584595 Closes #130, updated to support new vehicle db system 2018-07-25 12:11:04 +02:00
ElPumpo d8100fe0d0 Greatly improved esx_service (see desc), closes #138
Not being in service means that you can no longer open the F6 menu, or open the armory. You will no longer be able to take out vehicles or receive dispatch calls.

Greatly improved support for esx_service and esx_phone when restarting the scripts mentioned above mid-game.

All ranks now have proper clothing in,  but will still need a redo at some point. Many ranks simply doesn't match USA standard (that's what we'll aim at)

Don't forget to update esx_service and esx_phone to support the new things!
2018-07-22 14:45:11 +02:00
ElPumpo 14507e97b2 Fixed exploit taking more than you can carry, closes #134 2018-07-17 21:46:28 +02:00
ElPumpo 91a5e9bca4 Possible fix for drag out vehicle, Possible fix #131, locale improvements, see desc
- Moved phone string to locale
- The police society can no longer wash money
2018-07-17 13:25:31 +02:00
ElPumpo c341cf32d2 Fixed confiscating weapons, and locales for ammo count 2018-07-15 00:42:30 +02:00
ElPumpo eaa07150b8 Fixed drunk status, closes #123 2018-07-14 18:18:30 +02:00
ElPumpo 0d874e78e7 Implemented managing unpaid bills, closes #121 2018-07-14 13:18:56 +02:00
ElPumpo d36a62a0f2 Improved confiscate messages, closes #107 2018-06-22 21:54:00 +02:00
ElPumpo c1c4b585aa Buying weapon no longer removes it from the players inventory, fixes #74 2018-05-19 10:45:39 +02:00
ElPumpo f0d563ae1a Fixed exploits / possible dupes confiscating, fixes #64 2018-05-16 20:49:38 +02:00
ElPumpo e14c2a5957 Implemented impounding vehicles (beta), endless i18n fixes, tab indents 2018-05-02 18:34:30 +02:00
ElPumpo 7b08e7a131 Fixed revoking license 2018-04-20 23:03:04 +02:00
ElPumpo 3428aea1b7 Don't let the dead open F6 menu 2018-04-15 23:15:23 +02:00
Bryz LARMITE 360d968e5b _source
Add _source line 495
2018-04-06 23:24:35 +02:00
ElPumpo aed4db306e Added blips for cops, closes #4 2018-04-05 12:32:36 +02:00
Sylundef a47648e852 Avoid getting more item than possible 2017-11-10 02:12:55 +01:00
Romain Lanz d6db6414e3 fix(target): correct target when checking peds 2017-10-15 00:37:22 +02:00
Romain Lanz 5336f7b1c9 fix(licenses): display the correct license 2017-10-15 00:15:13 +02:00
ArkSeyonet 1ce0a164c7 Update main.lua 2017-09-19 12:40:07 -05:00
ArkSeyonet 343d7a4f38 Update main.lua 2017-09-19 12:39:10 -05:00
Romain Lanz 828624ccf8 chore(coding-style): correct indentation 2017-09-14 14:26:25 +02:00
Romain Lanz f47cc3fb69 feat(society): register the society witht the new system (#18)
* feat(society): register the society witht the new system

* Update main.lua
2017-09-13 21:29:57 +02:00
Jérémie N'gadi a82d598a40 Merge branch 'master' of https://github.com/FXServer-ESX/fxserver-esx_policejob 2017-09-13 12:06:39 +02:00
Jérémie N'gadi 91e6aace4e Update licenses support 2017-09-13 12:06:28 +02:00
ArkSeyonet 4ffa0fe775 Update main.lua 2017-09-12 08:56:38 -05:00
Jérémie N'gadi 83bd85c377 Fix drunk status detection 2017-09-12 11:12:27 +02:00
Jérémie N'gadi dbb82c4210 Fix stock 2017-09-12 10:32:09 +02:00
Don b8dab5f332 Add take out of vehicle
Add take out of vehicle
2017-09-07 21:52:42 -07:00
ArkSeyonet e6ec5b859a Update main.lua 2017-09-06 07:52:00 -05:00
ArkSeyonet f19bb82d9a Update main.lua 2017-09-06 07:50:54 -05:00
ArkSeyonet 900173887f Update main.lua 2017-09-04 20:12:18 -05:00
renaiku 6270ad297a Add 'drag' when handcuffed in citizen interaction 2017-09-04 19:50:17 +02:00