Commit Graph

6822 Commits

Author SHA1 Message Date
Gellipapa 2d45dea9dc Merge pull request #1178 from WirzRexTon/main
Update server.cfg
2023-08-23 20:41:28 +02:00
YOMAN1792 847feb055d Update main.lua
Fixed a syntax error
2023-08-23 12:49:26 -04:00
Arctos2win ce96e4ab20 automaticly stop resources that are breaking esx 2023-08-23 01:37:25 +02:00
WirzRexTon b29a45b910 Update server.cfg 2023-08-22 21:15:51 +02:00
TheFantomas 9bf7e1248b Merge pull request #1171 from epyidev/dev-2
translate(fr.lua): Add missing translations for Drug Wars DLC
2023-08-21 19:28:04 +02:00
Csoki 1b1bca0e3a Merge pull request #1170 from Arctos2win/players-command-fix
Update commands.lua
2023-08-21 17:29:28 +02:00
KadDarem 993a87fc13 Fixed the spawn of vehicle with "Utility" class 2023-08-21 12:43:28 +02:00
Epyi f19080f890 Update fr.lua 2023-08-21 09:31:59 +02:00
Arctos2win 77cbe8d388 Update commands.lua
this command would break if someone leaves and would 
stop counting at the first nil value in the list. 

you can get the length of the table to get the online players message in front but that would be less performant.
2023-08-21 02:08:51 +02:00
Ilias Rbayti 29fdf896f9 Only returns a table if val param is also of type table.
More intuitive. If I want the job count of a single job "police", I don't expect a table as a return value, but the count directly.
2023-08-21 01:58:52 +02:00
Thekuca 844d0f234a Merge pull request #1168 from Arctos2win/fix-coords-stuff
update coords stuff
2023-08-21 01:45:23 +02:00
Ilias Rbayti acd18c6b15 Added ESX.GetNumPlayers function 2023-08-21 01:26:59 +02:00
Arctos2win d0b3334e34 Update main.lua 2023-08-21 00:56:50 +02:00
TheFantomas 9f71cfd113 Merge pull request #1167 from Xray51YT/dev-2
Update it.lua
2023-08-20 23:27:41 +02:00
Xray acd565f2f9 Update it.lua
Fixed some missing translations
2023-08-20 23:20:40 +02:00
TheFantomas 7f5bd7998e Merge pull request #1163 from Arctos2win/update-nl
translate(esx_core): Update nl.lua translations
2023-08-20 23:03:22 +02:00
TheFantomas fd4b63d3cd whistespace 2023-08-20 23:02:32 +02:00
TheFantomas 81a2346589 Merge branch 'dev' into update-nl 2023-08-20 23:01:43 +02:00
TheFantomas 69e4b79903 Merge pull request #1164 from Arctos2win/other-weapons
Add new weapons to en.lua from Drug wars dlc
2023-08-20 22:52:08 +02:00
Ilias Rbayti 92d6f49464 Added ability to spawn pickup at any given coordinate 2023-08-20 18:56:25 +02:00
Arctos2win bcbc3ef36f Update en.lua 2023-08-20 18:03:42 +02:00
Arctos2win 7bcc1a627f Update nl.lua 2023-08-20 17:57:41 +02:00
Arctos2win 0c6ed5dc02 Update nl.lua 2023-08-20 17:56:46 +02:00
Arctos2win 26026651bb Update nl.lua 2023-08-20 17:56:14 +02:00
Arctos2win 3c1f9bf1e5 Update nl.lua 2023-08-20 17:55:03 +02:00
Arctos2win d6d340e72b Update nl.lua 2023-08-20 17:53:13 +02:00
TheFantomas eb91ec7d00 Merge pull request #1162 from epyidev/dev-1
translate(es_extended): Update and add missing translations
2023-08-20 15:04:02 +02:00
Epyi f7fe52cb27 Update fr.lua 2023-08-20 15:01:25 +02:00
Epyi a51b6d623b Update fr.lua 2023-08-20 14:46:42 +02:00
TheFantomas 5cc9009aaf Merge pull request #1148 from YOMAN1792/dev-2
translate(skinchanger): Update fr.lua
2023-08-20 14:34:03 +02:00
TheFantomas e117d8e700 Merge pull request #1147 from YOMAN1792/dev-1
translate(esx_core): Add missing translations for esx_multicharacter
2023-08-20 14:26:49 +02:00
Ilias Rbayti aa1ea636e4 Add distance check for net-safe event "esx:onPickup" 2023-08-20 05:31:18 +02:00
Ilias Rbayti 7253c545f1 Use vector for coords
I see no reason to use a table for coords. Saves us pointless conversions like the one on client side and allows for arithmetic operations.
2023-08-20 05:29:36 +02:00
TheFantomas 10da0c0aac fix(es_extended): Another whitespace 2023-08-20 00:19:45 +02:00
TheFantomas 8245a91d67 fix(es_extended): Fix trailing whitespace and unused variable 2023-08-20 00:15:30 +02:00
Gellipapa bbcd361994 Merge pull request #1160 from Arctos2win/patch-5
improve metadata system
2023-08-18 22:04:39 +02:00
Arctos2win 804eb73c96 improve metadata system 2023-08-18 20:37:01 +02:00
Gellipapa 00959b3c5c Merge pull request #1150 from Kenshiin13/Bug-Fix
fix(ESX.UI): Close Opened Menus on Resource Stop
2023-08-18 19:43:27 +02:00
Gellipapa ba594a73a8 Merge pull request #1154 from Kenshiin13/Better-SetCoords
Feature Request 1143: Added 'coordinate' arg type for ESX.RegisterCommand()
2023-08-18 19:11:37 +02:00
Ilias Rbayti c279b4e6dc Added tp alias to setcoords cmd
As requested in Issue 1143.
2023-08-18 02:37:04 +02:00
Gellipapa 1f48b63af2 Merge pull request #1149 from DasistOnly/main
updated README files
2023-08-17 23:51:22 +02:00
Gellipapa 735712c714 Merge pull request #1157 from esx-framework/patch-2
Handle setMeta subvalue
2023-08-17 23:44:33 +02:00
Gellipapa b5c0d30c9f 🚑 Fix setMeta subValue 2023-08-17 23:40:25 +02:00
Csoki 3585553dce Merge pull request #1153 from epyidev/dev
Fix : The noclip currently uses only part of the locales
2023-08-17 20:54:48 +02:00
Thekuca 2dfc22f517 fix(server/main): fix lint errors 2023-08-17 00:59:48 +02:00
TheFantomas 571888cfe0 fix(es_extended): Remove driftTyres - errors (fivem issue) 2023-08-17 00:27:31 +02:00
Thekuca 48c9662377 fix(cron): fix unused args 2023-08-17 00:07:39 +02:00
TheFantomas 608fb34550 Merge pull request #1117 from IMS-Network/hebrew
translate(es_extended): Hebrew translations
2023-08-16 23:56:33 +02:00
thefourCraft 5e9a7d0860 update last files to hebrew and fix typos 2023-08-17 00:19:01 +03:00
TheFantomas bcf45cdc4b fix: correct vehicletype of model blimp 2023-08-15 18:53:43 +02:00