Commit Graph

110 Commits

Author SHA1 Message Date
LazarusOfTheFallen 0f69bfce0a Merge pull request #63 from ItsManueh/master
Add locale/es.lua fully translated
2021-02-01 16:58:29 -06: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
izio38 1893ad065a Merge pull request #61 from JeesusKrisostoomus/patch-1
fix: syntax error caused by an extra closing bracket
2020-07-23 07:47:12 +02:00
JeesusKrisostoomus d23a2b9b8b fix locale
Removed one extra } from the end that was causing the script to fail loading
2020-07-22 23:15:57 +03:00
BrakingESX247 dda412968d Adding a check If a player is using an authorized vehicles.
Co-Authored-By: William Plunkett Jr <humantree92@users.noreply.github.com>
2020-07-22 02:07:34 +01:00
BrakingESX247 778bcf82d1 Updating config.lua
User-frendlier config.
2020-07-20 14:26:39 +01:00
BrakingESX247 c927de244f Update menu locales.
Credits go to @usermacieg

Co-Authored-By: userMacieG <palatim3@gmail.com>
2020-07-20 14:20:22 +01:00
userMacieG b13ba79446 Fix for incorrect server call name (#60) 2020-07-19 22:08:13 +01:00
BrakingESX247 cb085f488d Possibly fixing issues with putting stock. 2020-07-19 18:26:37 +01:00
Yulian Ivanov 7b7ab6f797 Merge pull request #57 from userMacieG/patch-8
Update sv.lua
2020-07-19 12:41:20 +01:00
Yulian Ivanov 65534f530f Merge pull request #56 from userMacieG/patch-7
Update pl.lua
2020-07-19 12:41:14 +01:00
Yulian Ivanov ab3838bddb Update fr.lua (#55) 2020-07-19 12:40:59 +01:00
userMacieG b3b2b3a2ec Update fi.lua (#54) 2020-07-19 12:40:49 +01:00
userMacieG 52f1a6721b Update en.lua (#53) 2020-07-19 12:40:20 +01:00
userMacieG bae80b48e9 Update de.lua (#52) 2020-07-19 12:40:08 +01:00
userMacieG 627e6eba7b Update br.lua (#50) 2020-07-03 18:23:17 +01:00
userMacieG 2031961da3 Update sv.lua 2020-04-14 18:35:28 +02:00
userMacieG c3e5f476f5 Update pl.lua 2020-04-14 18:35:01 +02:00
userMacieG ee484b5b5a Update fr.lua 2020-04-14 18:34:34 +02:00
ElPumpo 6d81ff44ce Latest ESX code 2020-04-14 16:53:26 +02:00
ElPumpo 7e9cee19a8 Security improvement and minor cleanup 2020-03-04 11:05:31 +01:00
ElPumpo f147a7be81 Minor changes 2020-02-11 21:25:46 +01:00
rex2630 fe0d3b6174 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:01:04 +01:00
Samuel 4fa2d755e9 Merge pull request #38 from KandaSoranyan/patch-1
Added missing French translations
2020-01-19 15:55:21 +01:00
Michael Douglas 308889ac32 Correcting and improving Portuguese locale (#45)
* Correcting and improving translation

* Update br.lua
2020-01-18 15:01:00 +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
rex2630 2f8df295b4 Add support for new ESX weight system 2019-11-13 16:39:28 +01:00
KandaSoranyan 701b438433 missing translations 2019-05-31 13:12:53 +02:00
ElPumpo 2b35411284 Minor cleanup 2019-05-31 13:04:59 +02:00
ElPumpo 1d2d7fbaa9 Config cleanup 2019-05-31 12:58:07 +02:00
ElPumpo c2687f2bdd Use downtown cab co as blip and phone label 2019-01-10 14:09:11 +01:00
ElPumpo ecf7ac586e Added minimum distance, customer in backseat, cleanup and pretty markers 2019-01-10 14:07:11 +01:00
ElPumpo 3960dd3a78 Security improvements 2019-01-10 13:15:51 +01:00
ElPumpo 194d100c5a Replaced hardcoded phone label with i18n string 2018-11-28 21:41:17 +01:00
ElPumpo 07a0403a89 Proper tab indent 2018-10-11 21:15:37 +02:00
Samuel c0207bf40a Merge pull request #26 from TanguyOrtegat/master
fix compare string with number
2018-09-28 08:36:29 +02:00
TanguyOrtegat 4a9852e982 fix compare string with number 2018-09-02 22:53:01 +02:00
ElPumpo 5ef9e2c0dd Fixes #21, closes #22 2018-08-25 18:16:09 +02:00
Samuel 56780724e4 Merge pull request #20 from majormarcin/master
update and fix pl
2018-08-14 17:33:34 +02:00
ElPumpo b316cdca44 Only let drivers start npc job 2018-08-14 17:32:44 +02:00
MajorMarcin 54e5775d1a update and fix pl 2018-08-14 13:04:51 +02:00
ElPumpo e76cd892f6 Improve PlayerData 2018-08-13 14:25:15 +02:00
ElPumpo 2f3bd4734b Moved NPC job to F6 menu 2018-08-13 14:20:19 +02:00
ElPumpo 903be46d31 Added sql clothes 2018-08-13 13:48:13 +02:00
ElPumpo f7f34600ad Implemented authorized vehicles, added cloakroom, moved circles 2018-08-13 13:32:57 +02:00
ElPumpo 983a0a4c1b Tweaked spawnpoint check, fixed inventory 2018-08-12 20:36:17 +02:00
ElPumpo b90a0878fd Fixed mistake 2018-08-12 18:25:51 +02:00
ElPumpo 2191cc446e Check if taxi spawnpoint is blocked 2018-08-12 18:14:38 +02:00
ElPumpo 0c00f1c6ea Swedish locale, locale improvements, you can only store taxis 2018-08-12 18:04:07 +02:00