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
ElPumpo
f68e11be2d
Trim vehicle plates
2018-11-29 15:32:36 +01:00
ElPumpo
c975fea6d3
Don't give weapon if target already has one, seperate string for weapon without ammo
2018-11-25 17:32:36 +01:00
ElPumpo
d1d87bbe91
Fixed death bugs
2018-11-25 13:36:19 +01:00
ElPumpo
3fc17880f8
Added ESX.Math.Trim function
2018-11-20 21:03:44 +01:00
ElPumpo
f04a2e3c2f
Merge branch 'master' of https://github.com/ESX-Org/es_extended
2018-11-18 22:13:03 +01:00
ElPumpo
7d1aea8ab7
Update README.md
2018-11-18 22:12:48 +01:00
Samuel
4ede7f86e3
Added new discord
2018-11-18 12:18:14 +01:00
ElPumpo
096a84aa1b
Ditch baseevents, closes #125 , see #118
2018-11-17 12:39:43 +01:00
ElPumpo
d804fb316f
Money color and formatting in inventory
2018-11-17 12:37:17 +01:00
ElPumpo
a4152db8c3
xPlayer.hasWeapon() function
2018-11-11 11:52:16 +01:00
ElPumpo
08df136249
Default language to France
2018-11-10 21:44:23 +01:00
ElPumpo
9093c9912b
Fixed #157
2018-11-10 11:11:07 +01:00
ElPumpo
bac7be4f6b
Added setName() to xPlayer class
2018-11-10 10:38:00 +01:00
ElPumpo
db50388543
Minor changes, missing semicolons in JS
2018-11-10 10:37:27 +01:00
ElPumpo
aedd4132cd
Only select what we need
2018-11-09 23:38:00 +01:00
ElPumpo
23ef814d82
Push forgotten resource metadata, closes #156
2018-11-06 20:10:55 +01:00
ElPumpo
4c5d1532b2
Added ESX.Math.*
2018-10-22 22:37:20 +02:00
ElPumpo
99bf793b96
Updated readme with github links to ES
2018-10-13 20:44:42 +02:00
ElPumpo
4ef2deaa29
JS i18n (locale) libary
2018-09-30 17:51:37 +02:00
ElPumpo
8c596d4c1c
Implemented Config.EnableHud
2018-09-28 10:35:41 +02:00
ElPumpo
6461ee2822
Implemented Config.EnableHud
2018-09-28 10:34:05 +02:00
ElPumpo
f172cfee9b
Removed specifiying amount of ammo when giving weapon
2018-09-28 09:17:00 +02:00
ElPumpo
c7693d471d
mysql-async v3.0.1 support
2018-09-23 22:00:19 +02:00
ElPumpo
810949fe09
Performance improvements
2018-09-20 22:45:00 +02:00
ElPumpo
c07cdde7c8
Tab indent update
2018-09-01 17:43:35 +02:00
ElPumpo
7e31fc90f4
Possible fix for onPlayerKilled event where killer id isn't an active player
2018-08-28 12:02:05 +02:00
ElPumpo
0cac67ef86
Renamed new command
2018-08-21 21:56:35 +02:00
ElPumpo
d161162190
Car delete now uses player direction, Added /cardelete (same as /dv), removed /dv arg
2018-08-21 21:23:50 +02:00
Corey McCown
36a0c0d0d9
Fix #114 ( #123 )
...
Fixes #114
2018-08-14 19:35:39 -04:00
Anthony
bc4426a9b7
Merge pull request #122 from redoper1/master
...
Add of Czech translate
2018-08-14 19:23:10 -04:00
David Rychlý
8045af8122
Add of Czech translate
2018-08-14 23:32:36 +02:00
ElPumpo
bd6b162bf0
Merge branch 'master' of https://github.com/ESX-Org/es_extended
2018-08-11 23:54:05 +02:00
ElPumpo
5ac8c6fbfa
Corrected swedish currency
2018-08-11 23:53:57 +02:00
nearbyplayer
941a556ea7
Repo Update
2018-08-10 00:48:51 -04:00
ElPumpo
5e6714a323
Implemented ESX.Game.IsSpawnPointClear(coords, radius)
2018-08-05 13:08:02 +02:00
ElPumpo
0f528770e6
Implemented callbacks for ESX.Streaming (desc) closes #113
...
- ESX.Streaming.RequestClipSet
- ESX.Streaming.RequestWeaponAsset
- ESX.Streaming.RequestPtfxAsset
- ESX.Streaming.RequestNamedPtfxAsset
2018-07-28 15:38:37 +02:00
Samuel
9c2c83d025
Update README.md
2018-07-21 18:34:29 +02:00