Commit Graph

357 Commits

Author SHA1 Message Date
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
ElPumpo 201b5f9ff2 Use old native as new one broke drawing 3d text 2018-12-23 17:46:55 +01:00
ElPumpo b63c147fc0 Proper raycast arguments, trim last position 2018-12-23 15:05:00 +01:00
ElPumpo 2fd7d326be 'Throwing' update, see desc, resolves #19
- proper i18n strings for dropping accounts, money, standard and weapons

- check if the player has the weapon

- workaround for duplicating weapon ammo when dropping weapon with 0 ammo

- removed throw delay

- code cleanup
2018-12-23 14:32:38 +01:00
ElPumpo 37ada40b21 Fixed ammo duplicate on restoreLoadout, fixes #171 2018-12-23 12:21:28 +01:00
ElPumpo 9224f9119f Minor changes, updated native names 2018-12-23 11:38:39 +01:00
ElPumpo a3d3692479 Proper CreateObject() arguments 2018-12-17 21:47:23 +01:00
ElPumpo f935db8e8b Use new scaleform native names 2018-12-16 00:03:04 +01:00
Samuel faedf98f52 Merge pull request #178 from Tindergarten/patch-1
update de.lua
2018-12-13 18:41:16 +01:00
Manuel 6d849fabbc update de.lua
minor changes for the german language
2018-12-11 14:30:26 +01:00
Samuel 088a10d017 Update README.md 2018-11-30 13:39:24 +01:00