Uniixx
34a9f1b0d5
Multiple languages support
...
Supports many languages such as French, English and Polish (used Google Translate)
Also fixed a typo in the readme and added instructions on how to change the language.
Sorry I had to repush again due to my last repository being broke.
2020-04-12 17:29:00 -04:00
ElPumpo
d707b60493
Added timeout on HasCollisionLoadedAroundEntity()
2020-04-12 18:11:35 +02:00
ElPumpo
ddd3a88336
Minor variable renaming
2020-04-11 11:55:27 +02:00
ElPumpo
8de2e4311a
Unload model where applicable
2020-04-11 11:53:50 +02:00
Henric Backman
114387498e
Fix MySQL to get propper job grade
...
and filter it if the character is Unemployed
2020-04-10 05:47:34 +02:00
Henric Backman
3940787978
Actually make use of the job_grade that was added
2020-04-10 05:43:32 +02:00
Henric Backman
26ca0a148e
this need to be an i
2020-04-10 04:53:39 +02:00
Henric Backman
1fa58f645c
Fix cash/bank showing as undefined with new ESX
2020-04-10 04:46:50 +02:00
Samuel
b8cf86532f
Merge pull request #637 from Profex1999/patch-1
...
Fix removeWeaponComponent not working correctly
2020-04-09 17:54:55 +02:00
ArkSeyonet
2e04fd92b9
Fix errors, fixing spacing
2020-04-07 19:38:10 -05:00
ArkSeyonet
d69c1e0d8b
Update main.lua
2020-04-07 14:57:07 -05:00
ArkSeyonet
028af54c31
Update main.lua
2020-04-07 11:14:53 -05:00
Andrea Passarini
9f1a18d420
Fix removeWeaponComponent not working correctly
2020-04-07 04:43:24 +02:00
ArkSeyonet
54534f1962
Fix spacing
2020-04-06 13:06:04 -05:00
ArkSeyonet
2c557591b1
Update main.lua
2020-04-06 12:51:19 -05:00
ArkSeyonet
3b4fd6b2f2
Update ESX Identity ( tempVariable)
2020-04-06 12:48:49 -05:00
ArkSeyonet
b34b08eee3
Update main.lua
2020-04-06 11:29:04 -05:00
ArkSeyonet
ea3a450576
Fix error, removed unused config
2020-04-06 11:25:25 -05:00
ElPumpo
b0215b9671
Fixed isDead variable not updating properly, closes #635
...
Co-Authored-By: pitermcflebor <pitermcflebor@users.noreply.github.com >
2020-04-06 17:59:40 +02:00
ArkSeyonet
ab15b64fad
Update main.lua
2020-04-06 10:29:04 -05:00
ArkSeyonet
6c1bcd330b
Fix Indent For Locales
2020-04-06 10:14:55 -05:00
ArkSeyonet
fb3f248276
Update main.lua
2020-04-06 10:12:05 -05:00
ArkSeyonet
bfb6e3631a
Update ESX Identity
2020-04-06 09:09:19 -05:00
ArkSeyonet
c67e4b96c1
Update ESX Identity
2020-04-06 08:38:00 -05:00
ElPumpo
492f41ca45
Don't spam request asset natives
2020-04-06 13:19:34 +02:00
ElPumpo
2c2978feaa
Replaced coords sync interval with sync every second
...
Because xPlayer.getCoords() has uses it cant be out of sync code
2020-04-06 12:09:06 +02:00
Samuel
f70e1ad3ed
Merge pull request #624 from YisusTM01/master
...
Fixed collisions of pickups items and weapons
2020-04-06 09:59:38 +02:00
Jesús
1f61585917
Fixed collisions of pickups items and weapons
...
Fixed character and car collisions with objects lying on the ground (also weapons and the bat itself).
2020-04-04 19:03:34 +02:00
RikoDEV
ac96a70de3
Merge pull request #13 from KoolAiddTV/master
...
ES Extended changes for player spawn
2020-04-03 19:04:21 +02:00
Vegard Bendiktsen
f4558c85e3
Support table/list of groups when registering commands ( #616 )
...
* Support table/list of groups when registering commands
* Adhere to "unwritten code standard"
2020-04-03 09:20:58 +02:00
Minikeysi
544e0e0dc3
Update fr.lua
...
Better translate for FR.
2020-04-02 20:24:53 +02:00
KoolAiddTV
b1999fde56
Update readme.md
2020-04-01 00:30:53 -04:00
KoolAiddTV
7a142d87ca
New code to comment out
...
With that code commented out the spawn in is back to normal. It allows for the backdrop when character selecting and does the actual drop-in on the camera.
2020-04-01 00:30:11 -04:00
ElPumpo
2855a34038
Fixed paying rent with latest ESX accounts, added automatic removal if cannot afford
2020-03-31 12:28:57 +02:00
RoJea32
6c70abd5e8
Fix "attempt to index a nil value field ('?')" ( #612 )
...
* Update main.lua
* Update main.lua
2020-03-31 11:24:30 +02:00
麻辣戈壁
93772d378f
Add simplified Chinese and traditional Chinese language ( #588 )
...
* Add simplified Chinese and traditional Chinese language
* Update tc.lua
* Added new translations
* Added new translations
* Update sc.lua
* Update tc.lua
* Very final strings to translate
* Update sc.lua
* Update tc.lua
Co-authored-by: ElPumpo <samo_kol@hotmail.com >
2020-03-30 10:20:37 +02:00
RikoDEV
c3b23f3973
Update readme-pl.md
2020-03-28 06:33:59 +01:00
RikoDEV
c6f2e2c52f
Update readme.md
2020-03-28 06:33:30 +01:00
RikoDEV
5601528623
Merge pull request #9 from Santagain/patch-3
...
Correction of NUI Callback
2020-03-28 06:32:58 +01:00
RikoDEV
e860f2a148
Merge pull request #8 from Santagain/patch-1
...
Correction
2020-03-28 06:32:16 +01:00
Dione Batista
bbe14d30d3
More Corrections
...
correction in the camera spawn getting stuck for not finding the player's coordinates
2020-03-26 18:57:53 -03:00
Dione Batista
2f9829c302
Correction of NUI Callback
...
Correction for NUI Callback using the resource with the name of repository
2020-03-26 18:49:13 -03:00
Dione Batista
220f21db35
Correction
...
Correction for Characters dont loading on login
2020-03-26 18:40:40 -03:00
ElPumpo
027953b624
Removed unused code
2020-03-26 21:55:41 +01:00
ElPumpo
9bcddfed26
Update esx_jobs.sql
2020-03-26 12:33:15 +01:00
ElPumpo
bc5bf99d4b
Fixed sql file for latest ESX, fixes #108
2020-03-26 12:32:35 +01:00
ElPumpo
77e810ce95
Fixed setting vehicle pearlescent color
...
Co-Authored-By: Daniel Hawton <daniel@hawton.org >
Co-Authored-By: ChainTastic <chaintastic@users.noreply.github.com >
2020-03-26 12:10:45 +01:00
ElPumpo
fde5571b43
Improved error messages and fixed players joining with same identifier, fixes #605
2020-03-26 11:59:27 +01:00
ElPumpo
09e50046c0
Only apply a player model if coming from loading screen
2020-03-26 11:24:51 +01:00
ElPumpo
be2dc2e9e2
Minor adjustments
2020-03-25 22:45:23 +01:00