Commit Graph

4619 Commits

Author SHA1 Message Date
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
Samuel 734c44aace Merge pull request #128 from majormarcin/master
Polish translation updated
2018-07-16 13:03:23 +02:00
MajorMarcin 424d8872df Polish translation updated 2018-07-16 12:41:00 +02:00
MajorMarcin 3e855c0f0e add pl 2018-07-16 11:37:06 +02:00
MajorMarcin e60017abd2 add pl lang 2018-07-16 10:58:47 +02:00
ElPumpo 50c5deff5f Implemented experimental Scaleform API 2018-07-15 13:38:46 +02:00
ElPumpo 2dfff894e5 Commented out distance calculating until it gets fixed 2018-07-15 13:37:03 +02:00
ElPumpo e7016c723c Play sound when picking up throwed item 2018-07-15 13:15:14 +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 4a56fb7021 Fixed inproper string 2018-07-14 23:11:12 +02:00
ElPumpo 38f3b14f94 Implemented selecting who to give items, major improvements with inventory system, closes #107 2018-07-14 22:55:57 +02:00
ElPumpo 4a5913b3d4 Fixed dupe pickups #102 2018-07-14 19:33:20 +02:00
ElPumpo eaa07150b8 Fixed drunk status, closes #123 2018-07-14 18:18:30 +02:00
AdrineX 3fff063269 fix finnish translates 2018-07-14 16:40:47 +03:00
ElPumpo 0d874e78e7 Implemented managing unpaid bills, closes #121 2018-07-14 13:18:56 +02:00
Samuel 56cd29c5e7 Merge pull request #39 from majormarcin/patch-1
add pl to __resource
2018-07-14 12:41:42 +02:00
Marcin 4f15bbd59d add pl to __resource 2018-07-14 01:59:21 +02:00
ElPumpo 8493c3a69c Added esx_billing:getTargetBills callback event, final commit v1.1.0 2018-07-14 00:20:12 +02:00
ElPumpo 905552ec2d Removed incomplete locales 2018-07-13 23:04:46 +02:00
Samuel d949c0cd0b Merge pull request #37 from majormarcin/master
add polish and fix translation
2018-07-13 23:01:10 +02:00
Samuel 4a987230fe Merge pull request #53 from majormarcin/master
added Polish language
2018-07-13 20:40:13 +02:00
ElPumpo f61ea60ca8 Colorful menu 2018-07-13 12:54:53 +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 2084a420b2 Final commit v1.2.0 2018-07-13 00:12:23 +02:00
Samuel 17158b59f3 Merge pull request #103 from bryzvideo/patch-2
Traduction fr.lua
2018-07-13 00:06:25 +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 2d3dd1b7aa Merge branch 'master' of https://github.com/ESX-Org/esx_rpchat 2018-07-11 12:33:40 +02:00
ElPumpo c5c9ad0e83 Proper locale name 2018-07-11 12:32:03 +02:00
ElPumpo 9a337a09b9 Fixed max slider when item limit is unlimited 2018-07-11 12:24:56 +02:00
ElPumpo 538a97d3f3 Fixed max slider when item limit is unlimited 2018-07-11 12:16:58 +02:00
AdrineX a63d271551 Merge pull request #104 from LuaDeldu/master
Missing comma
2018-07-10 11:00:56 -04:00
LuaDeldu b51889afe3 Missing comma 2018-07-10 16:13:09 +02:00
ElPumpo 963432a737 esx:onPlayerDeath trigger improved 2018-07-10 13:15:05 +02:00
ElPumpo 567378710e Fixed walking when dead 2018-07-10 12:57:42 +02:00
ElPumpo 8e0320be7a Major script improvements, see desc
- Moved zone to avoid problems with existing objects in the area
- Removed possiblity to repair, clean & more from inside vehicles, and made sure only one action can be performed at the time
- Added missing locale
- General code improvements
2018-07-08 22:11:53 +02:00
ElPumpo 7e2eabada6 Minor updates 2018-07-08 19:27:57 +02:00
ElPumpo 330fb4527b Fixed exploit dupe throw in vehicles, closes #101 2018-07-08 15:33:13 +02:00
ElPumpo 922d0c5fec Implemented paying with bank balance, cleanup 2018-07-08 15:18:47 +02:00
ElPumpo a0fc21dc7f Renamed function ESX.TableToString to ESX.DumpTable 2018-07-08 12:34:17 +02:00
Samuel 2846c084db Merge pull request #16 from LuaDeldu/master
Fix xTarget always nil
2018-07-08 00:45:48 +02:00
LuaDeldu e4b5e23e1a Fix xTarget always nil
GetPlayerFromIdentifier instead of GetPlayerFromId
2018-07-08 00:28:11 +02:00
MajorMarcin 2ba1d9fc26 add pl to resource 2018-07-07 15:41:28 +02:00
ElPumpo 985f2a81fb Refactoring, added shared functions
- Added ESX.ShowHelpNotification
- Added misc shared functions
2018-07-07 13:31:40 +02:00
ElPumpo 89b004b66e Minor changes, fixed marking blinking 2018-07-07 13:00:01 +02:00
ElPumpo af3219663e Merge branch 'master' of https://github.com/ESX-Org/esx_shops 2018-07-07 12:52:20 +02:00