A.R.K
2c4ee67446
refactor(esx_identity): Refactor for better error handling and cleanup.
...
- Refactored the if validation statements to display better error notifications
- Added config for different DOB Formats
- Bumped version
2022-08-17 06:21:33 -05:00
David
cba5b23888
Fucked up the validate registercommand logic (Did it the wrong way around)
2022-08-13 21:24:44 +02:00
Mycroft
4c0c9c165a
Merge pull request #392 from mcNuggets1/main
...
minor change: add support for skipping validation of single command arguments
2022-08-11 20:51:07 +01:00
Mycroft
c8bc5e7e77
fix nearby players
2022-08-11 19:56:49 +01:00
Mycroft
16c747fc2a
make sure the vehicle exists on the client
2022-08-11 19:54:02 +01:00
David
82c3e5e7f9
minor change: add support for skipping validation of single command arguments
2022-08-11 20:14:27 +02:00
Mycroft
ef8fde3026
fix: wait for vehicle on server instead of client
2022-08-11 18:23:13 +01:00
Mycroft
6d5095cf9c
dont change vehicle colour
2022-08-11 18:22:37 +01:00
Mycroft
9a2e42c1f8
fix getNearbyPlayers
2022-08-11 18:19:08 +01:00
Mycroft
42547ec118
fix oneysnc GetPlayersInArea :)
2022-08-11 09:47:58 +01:00
Mycroft
eb11249cbb
fix: if statement was the wrong way around
2022-08-10 06:26:11 +01:00
Mycroft
b191da71d1
Merge branch 'development'
2022-08-10 06:14:23 +01:00
Mycroft
4eb998b0e5
better oneysnc infinity support
2022-08-10 06:14:08 +01:00
Tomić
7d9c4b9978
Fixed typos
2022-08-09 20:54:29 +02:00
Benzo
cdc5a343dd
Merge pull request #384 from StayAlone01/patch-1
...
fix(es_extended) tc locales
2022-08-09 17:14:53 +02:00
Benzo
a2b76c248a
Merge pull request #382 from roadtosixx/master
...
fix(es_extended + esx_allowlist) locales + finished transformation
2022-08-09 17:13:28 +02:00
Benzo
9f96eb72f1
feat([esx]/esx_multicharacter/html/locales/it.js) Add it locale
...
Merge pull request #383 from bitpredator/main
2022-08-09 17:09:03 +02:00
Gary Luk
a54657db6a
Create tc.lua
...
Create a Traditional Chinese translation.
2022-08-09 22:08:55 +08:00
Gary Luk
e88f644807
Update tc.lua
...
1. Adding space between the input value (for better looking)
2. Turn some Simplified Chinese into Traditional Chinese (for consistency)
3. Fixing some mistakes
2022-08-09 22:03:11 +08:00
bitpredator
559ffe4895
Italian translation esx_multicharacter
2022-08-08 19:14:30 +02:00
RoadToSix
a3c5a4e07b
update de.lua
2022-08-08 15:16:40 +02:00
Mycroft
64e23573c9
better DV/Cardel command
2022-08-07 09:44:46 +01:00
Mycroft
a985ad3716
fix config options, remove un-needed event
2022-08-07 09:44:06 +01:00
Mycroft
24fc76097d
feat: es_extended - basic Onesync infinity support
2022-08-07 09:43:34 +01:00
Mycroft
c5d6f14e46
allow no options to progressbar
2022-08-07 01:40:33 +01:00
Mycroft
ade89c1ba1
fix:progressbar - fully working :)
2022-08-07 01:29:38 +01:00
Mycroft
a694961747
found the better method :)
2022-08-07 00:33:32 +01:00
Mycroft
81b174b502
make sure its 100% canceled
2022-08-07 00:20:16 +01:00
Mycroft
12a5be0725
probably a better way but oh well
2022-08-07 00:19:26 +01:00
Mycroft
c02c0a0545
fix: progressbar - make sure we are wanting to show when doing colours
2022-08-07 00:14:53 +01:00
Mycroft
136da6cca6
fix: typo
2022-08-07 00:12:54 +01:00
Mycroft
e935a9a6b6
readme didnt update for some reason :(
2022-08-07 00:06:47 +01:00
Mycroft
536ef75789
fix - progressbar - while loop
2022-08-07 00:02:38 +01:00
Mycroft
5dc65a031b
! Refactor: Progressbar - Colour Support, onClose support, Scenario support
2022-08-06 23:53:36 +01:00
Mycroft
f4adea60e0
fix error
2022-08-05 05:01:22 +01:00
Benzo
3000eb8aa6
fix - ehm something,
2022-08-02 16:23:32 +02:00
Mycroft
3f8097cd9c
make /car spawned vehicles Maxed out
2022-08-01 05:28:21 +01:00
Mycroft
1e8ac0c2b9
fix data type issue :)
2022-08-01 02:42:38 +01:00
Mycroft
86bd59e98c
feat: Support for the latest Criminal Enterprises DLC
...
Enforce your gamemode to build `2699` to use them :)
2022-08-01 02:09:13 +01:00
SlyJordi
11ca093312
Update tr.lua
2022-07-28 01:50:56 +02:00
SlyJordi
7646bdcede
Update pl.lua
2022-07-28 01:50:24 +02:00
SlyJordi
ead86f53cd
Update fr.lua
2022-07-28 01:50:05 +02:00
SlyJordi
fd5b83687f
Update fi.lua
2022-07-28 01:49:48 +02:00
SlyJordi
7f14a1f8fc
Update es.lua
2022-07-28 01:49:35 +02:00
SlyJordi
305137815f
Update de.lua
2022-07-28 01:49:23 +02:00
SlyJordi
f726fdb964
Update br.lua
2022-07-28 01:49:09 +02:00
Mycroft
e691dbd577
fix: upped taken for ESX:updateWeaponAmmo
...
Should stop event overflow issues
2022-07-27 16:53:13 +01:00
Mycroft
ceecf94713
Merge pull request #361 from roadtosixx/main
...
refactor(esx_multicharacter): removed useless code
2022-07-27 16:48:56 +01:00
Nimplex
0c6a0a3b8c
Fixed typo
2022-07-27 17:44:58 +02:00
RoadToSix
7019650232
Update de.lua
2022-07-27 00:56:49 +02:00