Commit Graph

367 Commits

Author SHA1 Message Date
ElPumpo 3d27e2b0a6 Indent cleanup 2019-04-17 11:38:12 +02:00
ElPumpo 16a78f4613 Rewrote .SizeOf() function 2019-04-15 11:14:37 +02:00
ElPumpo a0cc840ec9 Renamed arguments 2019-04-13 23:15:13 +02:00
ElPumpo fb8379899c Missing decleration 2019-04-13 23:03:24 +02:00
ElPumpo 17cbed0263 Added table module, thanks to Gizz
Co-Authored-By: Jérémie N'gadi <jeremie.ngadi@gmail.com>
2019-04-13 23:00:26 +02:00
ElPumpo 51b2df94af Fixed IsVehicleEmpty() again 2019-03-30 08:49:03 +01:00
ElPumpo 28ce131fb7 Implemented vehicle extras property support, closes #186 2019-03-09 18:37:01 +01:00
ElPumpo cd9383a56f Grade supposed to be number type 2019-03-06 22:50:43 +01:00
ElPumpo a088fae0e4 Compatibility with old loadouts prior to components update, fixes #194 2019-03-04 21:32:23 +01:00
ElPumpo b8d0669b64 Fixed job issues and dont query sql on xPlayer creation 2019-03-04 21:21:18 +01:00
ElPumpo e976de722b Implemented xPlayer.setLastPosition and fixed saving coords 2019-02-28 12:59:44 +01:00
ElPumpo 9a39f83aee Minor changes 2019-02-28 12:57:54 +01:00
ElPumpo 5ab6123b44 Implemented ESX.DoesJobExist() 2019-02-28 12:57:09 +01:00
ElPumpo 611bf76aaa Fixed IsVehicleEmpty() 2019-02-27 09:24:37 +01:00
ElPumpo 799a35fdf4 Implemented ESX.Game.IsVehicleEmpty() 2019-02-24 19:28:47 +01:00
ElPumpo 06aa7bf513 Minor changes 2019-02-22 18:51:38 +01:00
ElPumpo 63da91273d death: x,y,z variables instead of unpacked table 2019-02-22 18:51:27 +01:00
ElPumpo 7e66edc351 Use correct text component 2019-01-15 23:35:51 +01:00
ElPumpo 63c8191be3 Proper default config 2019-01-13 22:45:03 +01:00
ElPumpo b916bd74b7 Fixed #172 2019-01-13 22:44:32 +01:00
ElPumpo fb816bb9b7 Implemented menu.setTitle() 2019-01-13 00:33:00 +01:00
ElPumpo dade4f70ab Fixed removing elements 2019-01-12 19:50:18 +01:00
ElPumpo 9382128f2e Proper RequestCollisionAtCoord arguments 2019-01-08 13:51:00 +01:00
ElPumpo 018d7050ac Fixed trim error 2019-01-06 18:55:46 +01:00
ElPumpo 2ac03e534e Implemented menu.removeElement(query) 2019-01-06 18:47:49 +01:00
ElPumpo 1a2c52bc83 Check if last position exists 2019-01-03 14:19:18 +01:00
ElPumpo 8cd724e939 Parse xPlayer in esx:playerLoaded 2019-01-03 14:01:34 +01:00
ElPumpo 79c626aa9a Fixed removing weapon 2019-01-03 13:32:29 +01:00
Samuel e0a00325a1 Merge pull request #192 from Oldarorn/patch-1
Update fr.lua
2019-01-02 12:51:55 +01:00
ElPumpo 28d1ebe9d9 Fixed problems with /clearloadout 2019-01-02 12:51:18 +01:00
Oldarorn 16e5177d08 Update fr.lua
little update, some fixes and a better translation
2019-01-02 11:33:20 +01:00
ElPumpo 5e35663c95 Fixed mod liveries, thanks to Chubbs 2019-01-01 18:34:13 +01:00
ElPumpo 452243e8c2 Added GetWeapon function 2019-01-01 16:18:59 +01:00
ElPumpo ac4e9c9a82 Renamed shared folder to common 2019-01-01 11:05:06 +01:00
ElPumpo b1d58d2abd Removed some never used streaming helpers 2019-01-01 11:03:02 +01:00
ElPumpo 7152867a41 Final commit v1.1.0 2018-12-31 14:13:24 +01:00
ElPumpo 22a4d67971 Fix new player error on first spawn 2018-12-31 14:11:05 +01:00
ElPumpo dc44b7c667 Run menu check and anti-wanted every frame 2018-12-30 21:43:15 +01:00
ElPumpo ccc36f388b Revert "Run menu check and anti-wanted every frame"
This reverts commit c95ac3b87f.
2018-12-30 21:41:59 +01:00
ElPumpo c95ac3b87f Run menu check and anti-wanted every frame 2018-12-30 20:57:42 +01:00
ElPumpo 6c32c9ede0 Fixed bank money being droppable 2018-12-29 14:47:29 +01:00
ElPumpo 0a374bd831 Use saved nearbyPlayer variable, see #181 2018-12-29 14:22:16 +01:00
ElPumpo 4279cc03f7 added /clearinventory /clearloadout 2018-12-29 14:07:04 +01:00
ElPumpo e6f07a6f80 Respect sv_maxclients 2018-12-29 13:48:41 +01:00
ElPumpo e0f9358b22 Only add weapon component once, check if player has weapon 2018-12-29 13:47:01 +01:00
ElPumpo caec057954 Initial support for weapon components 2018-12-29 02:10:37 +01:00
ElPumpo e5124676be Added i18n strings for components 2018-12-29 00:31:07 +01:00
ElPumpo 2e7ffa3383 Update en.lua 2018-12-29 00:19:39 +01:00
ElPumpo 48a1605bc2 Added missing translations, removed MK2, closes #185 2018-12-29 00:19:29 +01:00
ElPumpo 31f3bddf4c Added weapon components 2018-12-29 00:05:23 +01:00