Commit Graph
4297 Commits
Author SHA1 Message Date
ElPumpo c42a6824c7 Check IsControlJustReleased() every frame 2018-12-30 21:52:30 +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 0d2f0ac849 Check IsControlJustReleased() every frame 2018-12-30 21:34:19 +01:00
ElPumpo eee905adb9 Check IsControlJustReleased() every frame 2018-12-30 21:33:47 +01:00
ElPumpo b50a94bf24 Check IsControlJustReleased() every frame 2018-12-30 21:32:38 +01:00
ElPumpo bdc9e88535 Check IsControlJustReleased() every frame 2018-12-30 21:32:06 +01:00
ElPumpo 684275ec2e Check IsControlJustReleased() every frame 2018-12-30 21:01:10 +01:00
ElPumpo 34bd6bb0fb fix canSleep variable 2018-12-30 21:00:49 +01:00
ElPumpo ad56a9f008 Check IsControlJustReleased() every frame 2018-12-30 21:00:35 +01:00
ElPumpo 6b5674e22d Check IsControlJustReleased() every frame 2018-12-30 21:00:23 +01:00
ElPumpo d17ab90ac9 Check IsControlJustReleased() every frame 2018-12-30 21:00:03 +01:00
ElPumpo 6e9964a8e2 Check IsControlJustReleased() every frame 2018-12-30 20:59:56 +01:00
ElPumpo 51d7c83c7f Check IsControlJustReleased() every frame 2018-12-30 20:59:06 +01:00
ElPumpo a12eec553b Check IsControlJustReleased() every frame 2018-12-30 20:58:50 +01:00
ElPumpo 545340403d Check IsControlJustReleased() every frame 2018-12-30 20:58:41 +01:00
ElPumpo 1dece11ccd Check IsControlJustReleased() every frame 2018-12-30 20:58:06 +01:00
ElPumpo c95ac3b87f Run menu check and anti-wanted every frame 2018-12-30 20:57:42 +01:00
ElPumpo 94852ee1e6 Add job column 2018-12-30 16:20:25 +01:00
ElPumpo 210a5a84bd New owned_vehicles columns 2018-12-30 16:15:21 +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 a6d6b6deeb Only get distance once 2018-12-28 17:46:49 +01:00
ElPumpo 201b5f9ff2 Use old native as new one broke drawing 3d text 2018-12-23 17:46:55 +01:00
ElPumpo e7bbc43c04 Enforced 2 space indent on locale files 2018-12-23 17:30:48 +01:00
Samuel c8e695de47 Merge pull request #16 from rp-esx-fivem/i15_czech_diacritic_temp_remove
Czech diacritic temp remove
2018-12-23 17:29:26 +01:00
ElPumpo 20eb4f5a7e vector3, fixes #18 2018-12-23 17:27:07 +01:00
ElPumpo eaf63483da Scaleform when weapon is bought, gta sounds, cleanup 2018-12-23 17:15:56 +01:00
ElPumpo 6be347c053 Trim whitespaces 2018-12-23 15:10:11 +01:00
ElPumpo ee6b8a4c85 Proper math namespace 2018-12-23 15:08:05 +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 fe00e79046 Proper vector3 parsing 2018-12-22 12:32:14 +01:00
ElPumpo d062d101d6 Undrag if cop dies 2018-12-22 12:29:02 +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
ElPumpo 87ea87b8ae Enforced tab indent 2018-12-13 21:17:43 +01:00
ElPumpo 5f3da00195 Removed exploitable animations 2018-12-13 21:16:29 +01:00
David Rychlý e8464ceac9 Add of Czech translate (#9) 2018-12-13 21:14:46 +01:00
D3v f4c6d69db2 Polish Translation (#8)
* Polish Translation

* Update pl_config.lua

code clean up
2018-12-13 21:14:20 +01:00