Commit Graph

4619 Commits

Author SHA1 Message Date
Christopher Gjelten eb06fd169d Merge pull request #47 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:47:27 +01:00
Christopher Gjelten af56efc19c Merge pull request #92 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:46:49 +01:00
Christopher Gjelten 0c84e7c237 Merge pull request #91 from seoalexramon/patch-1
fix: Spanish translation
2020-12-01 14:46:38 +01:00
Christopher Gjelten 79e10361bb Merge pull request #325 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:45:57 +01:00
Christopher Gjelten b42afd53e3 Merge pull request #74 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:39:52 +01:00
Christopher Gjelten c5dfc0497d Merge pull request #73 from seoalexramon/patch-1
fixed: Spanish translation
2020-12-01 14:39:43 +01:00
Christopher Gjelten 04183ae7c0 Merge pull request #45 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:37:41 +01:00
Christopher Gjelten 6af9c7820e Merge pull request #44 from Tinky124/patch-3
Added to buy bags :
2020-12-01 14:37:31 +01:00
Christopher Gjelten 423cf1cecb Merge pull request #17 from HypeLevels/patch-1
Update config.lua | Merging this as it is the most used langauge.
2020-12-01 14:36:44 +01:00
Jeffrey Stendert bad3c6770a Update
keep it clean as ```async.lua``` is been shared so it should be a shared script and not server/client
2020-11-30 14:13:21 +01:00
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