Commit Graph

6209 Commits

Author SHA1 Message Date
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
ElPumpo 88eecdd08b Fixed #19 2018-07-07 12:52:03 +02:00
ElPumpo 7bbd1258b3 Improvements 2018-07-06 22:33:35 +02:00
MajorMarcin e181830d6c polish translation 2018-07-05 18:19:01 +02:00
ElPumpo 77d6818a58 Removed gui timer 2018-07-05 18:09:16 +02:00
ElPumpo a9a0dedeed Minor changes 2018-07-05 18:04:40 +02:00
Samuel a92c876299 Merge pull request #18 from majormarcin/master
added Polish language
2018-07-05 17:54:09 +02:00
MajorMarcin da4275011d pl translation 2018-07-05 17:52:12 +02:00
MajorMarcin 0a069ec161 lowercapse edit 2018-07-05 15:21:00 +02:00
ElPumpo e83a17de60 Re-sorted component list 2018-07-04 20:13:40 +02:00
ElPumpo 177791d472 Fixed broken script and last_property being empty instead of nil, closes #33 2018-07-04 18:14:44 +02:00