Samuel
b9e0f3a039
Merge pull request #77 from rex2630/patch-1
...
Removed unused variable
2019-11-14 20:08:34 +01:00
Poggu
e8f98e03eb
Add support for new ESX weight system ( #63 )
...
* Added weight support
* Update main.lua
* Removed unused variable
2019-11-13 21:46:48 +01:00
ElPumpo
08000e4afb
Fixed xPlayer notification mistake, rewrote statements
2019-11-13 21:40:49 +01:00
Samuel
35f2c2ebf2
Merge pull request #82 from rex2630/patch-1
...
Use new ESX code
2019-11-13 21:32:47 +01:00
rex2630
0e5497b914
Added Czech locale ( #83 )
...
* Czech file lang added
* Added czech language
* Fix
2019-11-13 21:31:49 +01:00
Samuel
27da8b5242
Merge pull request #43 from rex2630/patch-1
...
Add support for new ESX weight system
2019-11-13 21:28:39 +01:00
Samuel
c62ca2e70f
Merge pull request #89 from rex2630/patch-1
...
Use new ESX code
2019-11-13 21:21:01 +01:00
rex2630
935f54c8e3
Support for new ESX
2019-11-13 16:57:03 +01:00
rex2630
0d4833d1d7
Support for new ESX
2019-11-13 16:52:17 +01:00
rex2630
2f8df295b4
Add support for new ESX weight system
2019-11-13 16:39:28 +01:00
rex2630
3eb220ad5a
Removed unused variable
2019-11-12 21:36:12 +01:00
Samuel
048f6c7017
Merge pull request #54 from rex2630/patch-1
...
Use latest ESX functions
2019-11-12 21:05:17 +01:00
rex2630
ea4dace232
New ESX support
2019-11-12 21:01:26 +01:00
rex2630
68a9f126eb
Support for new ESX weight system ( #224 )
...
* Support for new ESX
* Fix
* Fix 2 and removed sourceItem variable
2019-11-12 20:55:27 +01:00
rex2630
1b7721641c
Removed letftover variable ( #77 )
2019-11-12 20:55:05 +01:00
rex2630
591aba6325
Add support for new ESX weight system ( #75 )
...
* Support for new ESX
* Fix
2019-11-12 20:46:15 +01:00
ElPumpo
956fe5f183
Minor code cleanup
2019-11-09 17:25:41 +01:00
ElPumpo
cbc5113d7b
Minor statement fix
2019-11-02 11:01:26 +01:00
ElPumpo
a35a3b8b84
Fixed statement
2019-10-29 20:45:50 +01:00
Samuel
09fbb60e8a
Merge pull request #377 from Trsak/master
...
Fix pickups not syncing server sided
2019-10-27 09:30:06 +01:00
ElPumpo
a2daba053d
use new esx carry limit code
2019-10-27 00:40:50 +02:00
Samuel
b3c2a520ab
Merge pull request #158 from Poggicek/master
...
Added weight support and amount sliders to pharmacy menu
2019-10-27 00:19:25 +02:00
ElPumpo
88b284f925
Minor changes
2019-10-27 00:12:36 +02:00
Petr Sopf
40f9d2aa1f
Fix pickups not syncing server sided
2019-10-23 21:47:35 +02:00
Poggu
7ca8779b90
Added weight support and amount sliders to pharmacy menu
2019-10-20 11:00:06 +02:00
ElPumpo
549c28ff61
Fixed #66 , cleanup code
2019-10-20 09:50:32 +02:00
ElPumpo
87fb7b6571
Removed old locales, updated Swedish locale
2019-10-19 19:48:34 +02:00
ElPumpo
f33c317d6f
Fixed sql file inproper weight type
2019-10-19 19:38:54 +02:00
Poggu
4efea53b37
Added weight support ( #65 )
...
* Added weight support
2019-10-19 19:35:54 +02:00
Samuel
b2c5044fc9
Merge pull request #364 from BenjiM/master
...
Update fr.lua
2019-10-15 20:55:37 +02:00
Samuel
da6ad23afe
Merge pull request #366 from userMacieG/patch-3
...
Update pl.lua
2019-10-15 20:54:59 +02:00
userMacieG
9ac7d39884
Update pl.lua
2019-10-14 14:07:27 +02:00
BenjiM
d9a545727f
Update fr.lua
2019-10-14 01:34:47 +02:00
ElPumpo
e530a6d39c
Add support for new esx weight
2019-10-13 20:59:11 +02:00
ElPumpo
145f8ebe75
Breaking changes: implemented global weight inventory system, read description before updating!
...
- Fixed #256
- Implements #173
__NO OFFICIAL ESX SCRIPT WILL WORK WITH THIS AT THE MOMENT__
This commit will break your entire ESX if you dont use the new SQL format, follow the new one if you want it all to work properly.
Scripts using `item.limit` will break too, instead use `xPlayer.canCarryItem(item, count)`
2019-10-13 20:56:09 +02:00
ElPumpo
130df3f18f
Fixed notification 99 char limit by using TextEntry, fixes #286
...
You can also split up strings each 99 chars and still use AddTextComponentSubstringPlayerName
2019-10-13 20:20:12 +02:00
userMacieG
e962b1daae
Update pl.lua
2019-10-13 19:20:40 +02:00
ElPumpo
0e5dda5779
Added pvp to esx, fixes #302
2019-10-13 19:18:22 +02:00
Samuel
663dce307f
Merge pull request #357 from userMacieG/patch-2
...
Update pl.lua
2019-10-13 17:31:25 +02:00
ElPumpo
32e6c7edc2
Added optional xPlayer.getCoords() argument to return vector3 type
2019-10-13 16:39:29 +02:00
ElPumpo
61fe6e7323
Removed ES links, see #356
2019-10-13 16:38:56 +02:00
ElPumpo
6d2b30a511
Removed keys table
2019-10-12 23:46:05 +02:00
ElPumpo
18b16dea70
Removed keys table
2019-10-12 23:42:21 +02:00
ElPumpo
64a954a61b
Dont use misleading keys table
2019-10-12 23:41:40 +02:00
userMacieG
f438ea21db
Update pl.lua
2019-10-11 14:35:49 +02:00
userMacieG
a791aebfd4
Update README.md
2019-10-11 11:25:31 +02:00
ElPumpo
322fb19034
Fixed #350
2019-10-09 21:55:44 +02:00
ElPumpo
546ac33b1a
Added xPlayer .showNotification() and .showHelpNotification()
2019-10-06 20:29:56 +02:00
ElPumpo
4000e1eb34
Added DrawText3D() optional font argument
2019-10-06 20:29:21 +02:00
ElPumpo
8a7cf56497
xPlayer.getCoords() round to one decimal from ES
2019-09-29 11:30:42 +02:00