Commit Graph

6209 Commits

Author SHA1 Message Date
HypeLevels d336bf2527 Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:30:18 +00:00
HypeLevels 5318bb8a05 Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:29:24 +00:00
HypeLevels 69e13ecbf0 Update config.lua 2020-11-28 22:28:59 +00:00
HypeLevels 3266d0f69c Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:28:21 +00:00
HypeLevels 81aa4728e2 Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:27:05 +00:00
HypeLevels 23027ee95a Update config.lua
Changed the default language to be English it is the universal language.
2020-11-28 22:26:18 +00:00
HypeLevels 4f7653abe7 Update config.lua
Changed the default language to be English it is the universal language.
2020-11-28 22:25:52 +00:00
Pained_Psyche 193708edb6 widened the range for face blending weight values, fixed an incorrect value when updating makeup color 2020-11-18 14:00:37 +01:00
P0Xyio 1367f5ebaa even better way to fix bug with duplicating money and weapons
In my solution, I check if player has weapon/money that officers might want to take server-side. Previous solutions were vulnerable e.g. if two or more officers were searching one player and all took weapon or money at the same time, they would all get that items.
2020-11-17 11:42:04 +00:00
João Pedro Correia 472e74c087 Update sv.lua 2020-11-16 19:29:14 +00:00
João Pedro Correia e6b46a25c7 Update pl.lua 2020-11-16 19:28:43 +00:00
João Pedro Correia 3b9328bfc4 Update fr.lua 2020-11-16 19:28:23 +00:00
João Pedro Correia dfe5089ae8 Update fi.lua 2020-11-16 19:27:59 +00:00
João Pedro Correia 8281d9155c Update en.lua 2020-11-16 19:27:20 +00:00
João Pedro Correia 8ea28a1b1c Update cs.lua 2020-11-16 19:26:58 +00:00
João Pedro Correia 2ccecac26f Update br.lua 2020-11-16 19:25:44 +00:00
João Pedro Correia b837ffb8a2 Update main.lua 2020-11-16 19:14:08 +00:00
João Pedro Correia f510277ba0 Nill value when vehicle is missing on vehicle list
Fixed error "attempt to index a nil value (local 'firstVehicleData')" when vehicle doesn't exist on vehicle list/database.
2020-11-16 19:05:34 +00:00
FunnyBuddys ab4e6d361b Add German 2020-11-14 14:59:13 +01:00
Christopher Gjelten f6788b3d14 Fix in README after merge 😁 2020-11-13 12:47:03 +01:00
Christopher Gjelten e84063cbe4 Merge pull request #516 from joaopedroo5/patch-1
Added esx_status to requirements
2020-11-13 12:43:40 +01:00
João Pedro Correia d6517870db Added esx_status to requirements
Updated requirements to inform users of this project about the feature support "esx_status", currently being used to check if player is dunk.
2020-11-11 19:06:34 +00:00
Christopher Gjelten 0709e364ef Merge pull request #509 from CarmeloCampos/master
Fix Bug Duplicate black Money 🦕
2020-11-09 00:15:22 +01:00
Ruqen 7dc79c3319 Fix of manifest
It fixes the mistake on locales made by user EgeTurker.
2020-11-04 23:52:28 +03:00
PainedPsyche a101f4d3dd fix for a bug where satus values were not properly loading database data client side resulting in the values resetting to default on login 2020-11-04 20:03:50 +01:00
ItsManueh 7d1ba61586 Update fxmanifest.lua add locale/es.lua 2020-11-02 20:38:24 +01:00
ItsManueh 5923a9d172 Add es.lua traduction 2020-11-02 20:37:40 +01:00
ItsManueh 3efe674433 Update fxmanifest.lua add locale/es.lua 2020-11-02 16:29:34 +01:00
ItsManueh 9d713689a2 Add es.lua language 2020-11-02 16:28:36 +01:00
Carmelo Campos 83977e6072 Fix Bug Duplicate black Money
This error consists in that when the black money is confiscated (if it is given twice quickly) the money is doubled and the objective remains in negative money.
I know that many use the esx_policejob as the basis for the esx_mafia therefore, this error is very important to solve, since if the money is added together with the black_money it can be duplicated in a phenomenal way.

Sorry for my English, I tried to explain myself what else I could.
2020-11-02 00:30:11 -05:00
ItsManueh b3d2ec4aa5 Language to Spanish fully translated to full 2020-11-01 14:19:08 +01:00
FunnyBuddys 28eaf93c06 Added german language file 2020-10-29 20:36:01 +01:00
SEOAlexRamon cc0d5cd0ce fixed: es.lua 2020-10-29 18:44:50 +01:00
SEOAlexRamon 5ffedb47aa fix: es.lua 2020-10-29 18:33:36 +01:00
SEOAlexRamon 414253c809 fix: Spanish translation 2020-10-29 15:45:39 +01:00
Slypher 769c0d84f1 Null values in notifications
Resolving null values in the notification when removing/placing an object in the arsenal
2020-10-18 16:39:23 -03:00
Stephen York 8f1f5ff920 Escaped table name.
Without the backticks escaping the name 0 records are being returned. This is possibly a paltform difference between MySql and MariaDb
2020-10-13 03:12:22 +11:00
MonoChirito 50e6808322 added de.lua (#133)
* Create de.lua

* Update fxmanifest.lua
2020-10-05 02:12:59 +03:00
SyncEye 9c99e71e2f Update main.lua (#494) 2020-10-05 02:12:12 +03:00
Tijn b846c62724 Add Dutch locale files (#498)
* Create nl.lua

* Update fxmanifest.lua

* Create nl_esx_policejob.lua
2020-10-05 02:11:51 +03:00
Tijn 4bb34cf8e4 Add nl.lua (#279)
* Create nl.lua

* Update fxmanifest.lua

* Update nl.lua
2020-10-05 02:11:39 +03:00
Ege Türker 46fc1924a0 Added Turkish Language Support to esx_skin (#84) 2020-10-05 02:08:44 +03:00
Tinky 24e97d95c0 Minor Changes (#79) 2020-10-05 02:03:35 +03:00
Tinky 7b422d55e0 Added to buy bags : 2020-10-02 12:14:56 +02:00
Lincon 26c229b207 Added english lang to pm 2020-09-29 02:38:44 +02:00
Lincon ac2193dc0a Updated private messages to ESX 1.2 2020-09-29 02:18:07 +02:00
David Rychlý edf6f8aa91 Fix of typo in "NorthConkerAvenue2045" coords 2020-09-16 17:28:16 +02:00
CCasusensa b2cca56643 fixed Free Tuning Bug after being shot by a stun gun 2020-09-13 18:45:01 +08:00
Pained_Psyche f939321bb8 a fix for not being able to completely disable body blemishes once enabled, (where value 0 is still a valid, visible effect) 2020-09-07 12:57:36 +02:00
Joe Szymkowicz 8834fb369e Added Marker Text display to config 2020-09-06 09:22:38 -05:00