Commit Graph

76 Commits

Author SHA1 Message Date
ElPumpo 6144990abf You can no longer put people in vehicle if they're not handcuffed 2018-07-17 21:18:56 +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 a162cb9b2b Fixed undrag when put in vehicle 2018-07-16 14:55:04 +02:00
ElPumpo 63440a6ef6 Fixed #126, improved draging, improved out of vehicle
- Stability fixes in general
- You can no use the 'out vehicle' action if the target isn't in an vehicle
- You can no longer drag players whilst inside an vehicle
- Minor improvements
- Added colorful text to bills
- Fixed service string
- Possible fix for #127
2018-07-16 13:57:39 +02:00
Samuel dd29d6eb9f Merge pull request #124 from RedAlex/master
Automaticly undrag when putting in vehicle
2018-07-16 13:05:19 +02:00
ElPumpo c341cf32d2 Fixed confiscating weapons, and locales for ammo count 2018-07-15 00:42:30 +02:00
Alex Garcio 0d7971fefb Fix space 2018-07-14 18:10:50 -04:00
Alex Garcio ad19d8ddbb Prevent teleport of handcuffed player.
Set IsDragged = false after player is put in vehicule to prevent teleport of player on exit if put in a vehicule of another cops.
2018-07-14 18:07:22 -04: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 e7b75d8d51 Fixed radar disabled after unrestrain 2018-07-13 12:42:19 +02:00
ElPumpo aebc05feeb Made event allowed to be called from server-side, so jail scripts can unrestrain 2018-07-13 12:20:55 +02:00
ElPumpo 9594e4751f Fixed handcuff once and for all, implemented handcuff timer, closes #120 , closes #118
- You can no longer escape the handcuffs, e.g pan and tilt is also disabled now.
2018-07-12 16:20:09 +02:00
ElPumpo 56442503b7 Fixed ESX identity string formatting, closes #112 2018-06-23 19:52:51 +02:00
ElPumpo d36a62a0f2 Improved confiscate messages, closes #107 2018-06-22 21:54:00 +02:00
ElPumpo 5a004dd663 Fixed #20 and fixed #21 2018-06-13 21:54:46 +02:00
ElPumpo c22e1d8f95 Fixed duplicated garage, closes #94 2018-06-09 12:32:13 +02:00
ElPumpo 2cfc8129da Re-implemented freemode peds, closes #81 2018-05-22 20:20:56 +02:00
ElPumpo b64cc56939 Handcuff: also disable phone, inventory and animations 2018-05-22 19:43:51 +02:00
ElPumpo 9363bdce14 Improved handcuffs, follow #87 2018-05-22 19:42:11 +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 a81866bce8 Moved authorized vehicles to config 2018-05-19 09:58:42 +02:00
ElPumpo e14c2a5957 Implemented impounding vehicles (beta), endless i18n fixes, tab indents 2018-05-02 18:34:30 +02:00
ElPumpo 505bb978db Possible fix for #70 2018-04-24 19:32:01 +02:00
ElPumpo 7b08e7a131 Fixed revoking license 2018-04-20 23:03:04 +02:00
ElPumpo 6b9be3a197 Closes #69 2018-04-16 21:13:10 +02:00
ElPumpo 3428aea1b7 Don't let the dead open F6 menu 2018-04-15 23:15:23 +02:00
ElPumpo b5be66d486 Only show esx_license menu if enabled in config 2018-04-14 13:29:03 +02:00
Manuel 9a131762c4 Add files via upload 2018-04-09 21:47:39 +02:00
ElPumpo 9084d6582f Added revoking licenses, fixed hardcoded strings 2018-04-09 02:44:04 +02:00
ElPumpo aed4db306e Added blips for cops, closes #4 2018-04-05 12:32:36 +02:00
Don 77c94411ea Merge pull request #36 from LuaDeldu/master
Code optimization
2018-03-08 00:13:05 -08:00
ElPumpo 89c04752b8 Cuffed people can no longer leave vehicle 2018-03-07 19:12:46 +01:00
LuaDeldu 2423c431a6 Code optimization
- Better cloakroom system
- Easy clothes configuration (config.lua)

Thanks to renaiku
2018-01-18 15:57:41 +01:00
LuaDeldu 42a8ca7869 feat(clothes): better clothing system - fix 2017-12-02 17:36:52 +01:00
LuaDeldu 7087bc30ed feat(clothes): better clothing system
Feature to work with esx_accessories
2017-12-02 14:45:58 +01:00
Romain Lanz 5323f5d216 chore: typo 2017-10-18 13:24:55 +02:00
Romain Lanz b83545e0d8 chore: be compatible with NonFreemodePeds 2017-10-14 19:13:19 +02:00
Romain Lanz 0de35f874f feat(vehicles): add proper vehicles 2017-10-14 19:10:24 +02:00
Romain Lanz bf17559bfb feat(clothes): add proper clothes 2017-10-14 19:10:24 +02:00
Romain Lanz 74a6906e40 chore(blip): extract in other locale 2017-09-18 19:00:02 +02:00
Romain Lanz 9a0edde5c0 chore(blip): extract configuration to config file 2017-09-16 21:52:28 +02:00
Romain Lanz 3c75b44ad7 chore(coding-style): fix indentation 2017-09-14 21:58:37 +02:00
Romain Lanz 828624ccf8 chore(coding-style): correct indentation 2017-09-14 14:26:25 +02:00
Romain Lanz f4871fba0f fix(cloakroom): don't loose weapon while going back to citizen 2017-09-13 22:06:28 +02:00
ArkSeyonet 8b9d63df6f Update main.lua 2017-09-12 08:57:39 -05:00
Jérémie N'gadi dd4f9bf111 Remove animations 2017-09-12 10:37:56 +02:00
Jérémie N'gadi b367ba351e Bring back stocks menu 2017-09-12 10:31:22 +02:00
David Carneiro eedda6ece3 Added a cancel animation option 2017-09-10 17:38:00 +01:00
David Carneiro 9a87b35334 Added a animations menu
Thanks renaiku for the help with codding
2017-09-09 23:16:54 +01:00