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
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