Commit Graph

111 Commits

Author SHA1 Message Date
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
ElPumpo 7cfebdd843 Minor cleanup 2019-05-31 22:40:10 +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
ElPumpo 8528fd8037 Proper cb usage 2019-05-05 09:48:47 +02:00
ElPumpo 1abbccec45 Fixed boss menu 2019-02-28 11:44:10 +01:00
ElPumpo adea5f713b Fixed #223 2019-01-18 10:36:39 +01:00
ElPumpo 97a3896020 Sleep loop if it's OK 2019-01-11 22:53:47 +01:00
ElPumpo 76a06abc78 Fixed #223 2019-01-03 13:16:13 +01:00
ElPumpo 5b3c553e66 Fresh playerdata when opening shop 2019-01-02 20:17:39 +01:00
ElPumpo 0084ef5752 Complete vehicle job system re write 2019-01-01 19:09:50 +01:00
ElPumpo 52cc71a292 Moved all coords to vector3 types 2019-01-01 16:38:11 +01:00
ElPumpo 77ff73d699 Re wrote police armory. Components supported too! 2019-01-01 15:50:19 +01:00
ElPumpo 1dece11ccd Check IsControlJustReleased() every frame 2018-12-30 20:58:06 +01:00
ElPumpo fe00e79046 Proper vector3 parsing 2018-12-22 12:32:14 +01:00
ElPumpo d062d101d6 Undrag if cop dies 2018-12-22 12:29:02 +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 70a882165e Implemented multiple vehicle spawn point system, closess #109 2018-10-20 20:06:47 +02:00
ElPumpo de674ab53a Fixed moving when restrained causes weird animation 2018-09-29 14:07:28 +02:00
ElPumpo 8eeb444df7 Fixed handcuff animation not being enforced 2018-09-15 21:37:30 +02:00
ElPumpo 2b31d526bd Fixed #189, performance improvements, 4 tab indent update 2018-09-15 11:15:50 +02:00
ElPumpo ae13da8170 Added mission row garage at the back, improved PlayerData fetching 2018-08-23 20:00:33 +02:00
Samuel 4ea8a06086 Merge pull request #165 from LifeGoal/master
Replaced barrier prop to police barrier
2018-08-11 13:22:33 +02:00
ElPumpo ae8cdf1371 Fixed citizen clothing, closes #166, closes #164 2018-08-10 21:49:21 +02:00
Viktor 0997415775 Added police barrier 2018-08-07 22:35:56 +02:00
ElPumpo 42c0b81cec Minor improvmenets to freemode peds, #154 2018-07-28 15:42:04 +02:00
ElPumpo 5926584595 Closes #130, updated to support new vehicle db system 2018-07-25 12:11:04 +02:00
ElPumpo b3a8b6ddb5 Fixed restarting resource without esx_service enabled 2018-07-23 20:31:39 +02:00
ElPumpo 2d634487a7 Fixed issue with blips noted in #125 2018-07-23 12:06:25 +02:00
ElPumpo 662a535244 Fixed typo 2018-07-22 18:17:21 +02:00
ElPumpo 7ad20daf52 Some fixed to blip system closes #77 2018-07-22 15:08:40 +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 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