Commit Graph

4619 Commits

Author SHA1 Message Date
ElPumpo 04bfce640e ESX is no longer short for anything 2020-04-24 16:09:53 +02:00
ElPumpo 7d7f72082a Only grant ace permission if needed (even if fivem devs changed the behaviour) 2020-04-24 15:23:25 +02:00
ElPumpo cb9038c911 Fixed #709 throwing weapons, fixed throwing weapons missing components, added player join msg 2020-04-24 15:18:16 +02:00
ElPumpo 990feb9ca9 Fixed "Changing ones own access is not permitted" 2020-04-22 12:25:55 +02:00
ElPumpo c8381b1b4e Removed ESX.Game.GetClosestPlayer() second argument "modelFilter" 2020-04-22 11:35:04 +02:00
Samuel 6067935d09 Merge pull request #699 from AvarianKnight/master
Add vehicle tank health
2020-04-21 22:30:44 +02:00
AvarianKnight a9658e0eb8 add tank health 2020-04-21 13:42:07 -05:00
Samuel ee6fa0db7c Merge pull request #273 from TehZombiJesus/patch-1
Updated French translation
2020-04-21 13:15:45 +02:00
Samuel 9d1e7ac6ed Merge pull request #274 from SW1FT/patch-1
Fixed English typos
2020-04-21 13:14:41 +02:00
SW1FT 25a0287e15 EN locale fixes 2020-04-21 08:24:48 +01:00
userMacieG d6aeab0f7b Updated Polish translation (#676)
* Update pl.lua

* Update pl.lua

* Update pl.lua
2020-04-21 09:09:40 +02:00
ElPumpo c375761c6f Improved bad pickup code 2020-04-20 23:57:14 +02:00
ElPumpo 0647f4e77f Fixed stuck on loading screen, fixed player falling trough world, fixed #678 2020-04-20 11:31:19 +02:00
ElPumpo 083dcddfe2 Code cleanup, fixed cases of shadowing upvalue 2020-04-19 20:02:06 +02:00
ElPumpo 849da573bf Replaced isLoadoutLoaded variable with a function, removed enable pvp configuration 2020-04-19 11:54:51 +02:00
ElPumpo 33e928008e Fixed StopResource() not allowing some resources to be stopped 2020-04-19 11:53:45 +02:00
Kevin O'Byrne 61bd1cc3bf Update fr.lua 2020-04-19 03:49:04 -04:00
Lucas ab3cf826da Implemented ShowFloatingHelpNotification() (#662)
* Implement Floating Text

use `ESX.ShowFloatingHelpNotification("lol")` in a loop

* Removed beep and broken duration, fixed indent

Co-authored-by: Lucas <63737942+SSNIKRS@users.noreply.github.com>
Co-authored-by: ElPumpo <samo_kol@hotmail.com>
2020-04-15 20:44:36 +02:00
ElPumpo 17ac9d5846 Fixed mistakes with fuctions returning lists of players
Fixed some ESX functions that are used to get the closests, I forgot that the functions should've returned the player and not the entity handle :/

Also fixed the ESX.Game.GetClosestPed() function just returning your own ped.

Thanks @SSNRSS for helping me iron out the problems!

Co-Authored-By: Lucas. <ssnrss@users.noreply.github.com>
2020-04-15 20:08:00 +02:00
userMacieG b053a419e7 Create pl.lua 2020-04-14 19:35:49 +02:00
userMacieG 85e43a0229 Change menu align
Change menu align from `top-right` into `bottom-left`
2020-04-14 18:55:48 +02:00
userMacieG 2031961da3 Update sv.lua 2020-04-14 18:35:28 +02:00
userMacieG c3e5f476f5 Update pl.lua 2020-04-14 18:35:01 +02:00
userMacieG ee484b5b5a Update fr.lua 2020-04-14 18:34:34 +02:00
ElPumpo f5db0f85c1 Update esx_weaponshop.sql 2020-04-14 16:53:46 +02:00
ElPumpo 74f546cf13 Update README.md 2020-04-14 16:53:41 +02:00
ElPumpo 79029d5608 Latest ESX code 2020-04-14 16:53:35 +02:00
ElPumpo 6d81ff44ce Latest ESX code 2020-04-14 16:53:26 +02:00
ElPumpo 59c51e6daf Update esx_status.sql 2020-04-14 16:53:17 +02:00
ElPumpo fe1f55f268 Update esx_society.sql 2020-04-14 16:53:06 +02:00
ElPumpo ffd21e2c93 Latest ESX code 2020-04-14 16:53:01 +02:00
ElPumpo 797ed36eef Latest ESX code 2020-04-14 16:52:53 +02:00
ElPumpo 0ca8c43dba Update README.md 2020-04-14 16:52:47 +02:00
ElPumpo d65f4a34bb Latest ESX code 2020-04-14 16:52:28 +02:00
ElPumpo d96cf29e5a Latest ESX code 2020-04-14 16:51:46 +02:00
ElPumpo 2da774ad8a Latest ESX code 2020-04-14 16:51:30 +02:00
ElPumpo 11e9bd7059 Latest ESX code 2020-04-14 16:51:13 +02:00
ElPumpo 95db17d3db Latest ESX code 2020-04-14 16:50:50 +02:00
ElPumpo 6df1bafaed Update esx_license.sql 2020-04-14 16:50:32 +02:00
ElPumpo 6ae703b189 Update esx_garage.sql 2020-04-14 16:50:21 +02:00
ElPumpo 87801b9385 Latest ESX code 2020-04-14 16:50:11 +02:00
ElPumpo 3c8f7e82a2 Latest ESX code 2020-04-14 16:49:53 +02:00
ElPumpo bc023c0c4d Latest ESX code 2020-04-14 16:49:44 +02:00
ElPumpo afcd852cd1 Update esx_joblisting.sql 2020-04-14 16:49:34 +02:00
ElPumpo f4829871ad Initial improvements 2020-04-14 16:49:28 +02:00
ElPumpo 98220cec20 Latest ESX code 2020-04-14 16:49:13 +02:00
ElPumpo 88fd62fe7c Latest ESX code 2020-04-14 16:48:59 +02:00
ElPumpo dbc65e6218 2020 update 2020-04-14 16:48:53 +02:00
ElPumpo 2534608d14 Latest ESX code 2020-04-14 16:48:45 +02:00
ElPumpo 58e5fe5a9f Latest ESX code 2020-04-14 16:48:36 +02:00