ZF
7cedeed29e
Resolved locales conflicts
...
Some of the locales had conflicts with translation not finished. Just removed them.
2022-04-02 16:06:53 -04:00
ZF
eece397ea2
Added the space to the end of main.lua
2022-03-30 00:36:36 -04:00
ZF
3f4bae10e2
Fixed inversed bool for setDuty
2022-03-26 14:19:43 -04:00
ZF
54f006f0b4
Added Config for default duty
2022-03-24 06:29:44 -04:00
ZF
98c8b40114
Code Correction
...
- Changed onduty for onDuty (CamelCode)
- Event now uses bool instead of state arg.
- Unemployed is now off-duty (doesn't change the paycheck).
2022-03-23 09:14:22 -04:00
ZF
8ab2aa8fa2
Revert "Config for spawn point (firstspawn/bug)"
...
This reverts commit 62db2291f8 .
2022-03-18 19:53:16 -04:00
ZF
62db2291f8
Config for spawn point (firstspawn/bug)
2022-03-18 19:52:53 -04:00
ZF
028af92484
Fix: loadESXPlayer onduty.
2022-03-18 19:36:09 -04:00
ZF
42d4d6276b
Fix default onduty state of unemployed.
2022-03-18 19:35:21 -04:00
ZF
694a423034
toggleDuty to setDuty
...
- Default duty have been put to be true.
- toggleDuty event have been changed to setDuty needing a boolean state.
2022-03-18 19:34:23 -04:00
ZF
36ac7ef2d1
New OnDuty System for jobs.
...
- Added a setDuty event.
- Added a job.onduty data.
- Default onduty is false at connection and creation of the user, job change.
- Added a esx:toggleDuty event to change the state of the duty.
2022-03-18 19:15:48 -04:00
Mycroft
9827a02d9c
Merge pull request #154 from iSentrie/main
...
Corrected few words
2022-03-18 22:59:14 +00:00
iSentrie
4ddf50de14
Corrected few words
...
Closest*
Hospital*
Respawn*
2022-03-12 02:41:28 +02:00
Mycroft
107ad7b367
Update 1.6.0
1.6.0
2022-03-11 15:58:21 +00:00
Mycroft
3b9c069007
Feat: Add support for multiple respawn points
2022-03-09 18:55:47 +00:00
Mycroft
6945bbde5d
Fix: Better txAdmin support
2022-03-09 18:54:57 +00:00
Mycroft
12e77045c7
Merge pull request #152 from 0c0d3/patch-1
...
Fix typo
2022-03-09 00:13:10 +00:00
0c0d3
ea628faae4
Fix typo
2022-03-07 20:09:55 +01:00
Mycroft
fbc20e9eaf
Fix: Wrong Marker Size
2022-03-07 18:16:16 +00:00
Mycroft
bf59fc2d8f
Fix: add missing esx_accessories sql
2022-03-07 17:47:34 +00:00
Mycroft
4a998a2cd0
Tweak (ESX skin) : Change Rotation Keys and menu postiton
2022-03-06 16:50:35 +00:00
Mycroft
bb745039b6
update Identity English Translation
2022-03-06 16:17:20 +00:00
Mycroft
60d8f10a1c
tweak: Improved English Translation
2022-03-06 16:05:59 +00:00
Mycroft
2e90551749
Feat (Identity & skin): German Tranlsations
2022-03-06 15:19:52 +00:00
Mycroft
83b9bc2d03
Fixes: Change all DrawDistance to 10.0
2022-03-06 12:32:42 +00:00
Mycroft
050144b201
Tweak (ESX Weaponshops): Optimisations
2022-03-06 12:30:19 +00:00
Mycroft
f73abd3d87
Fix - ESX Shops - Typos
2022-03-06 12:15:09 +00:00
Mycroft
d1590b5a39
Merge pull request #145 from ShotaDe/main
...
Fixed Keymapping
2022-03-03 16:39:59 +00:00
ShotaDe
6d407bffbc
Update main.lua
2022-03-03 17:36:44 +01:00
Mycroft
ad96428017
Merge pull request #144 from ShotaDe/main
...
Ambulance job fix keymapping
2022-03-03 16:28:43 +00:00
ShotaDe
d3f4f0f4e5
Update job.lua
2022-03-03 17:27:27 +01:00
Mycroft
b0c331b9fb
Fix: ESX-CruiseControl
2022-03-02 23:42:18 +00:00
Mycroft
ba534fade4
Merge pull request #132 from thelindat/main
...
Improve ox_inventory compatibility
2022-03-02 23:09:03 +00:00
Mycroft
fd648a6f7e
Fixes: Accessories & DMV School
2022-03-02 20:56:59 +00:00
Mycroft
1afdf160c4
Teaks: ES Extended optimisations
2022-03-02 20:20:11 +00:00
Mycroft
536bf2586e
Tweaks - Identity & ATM - Optimisations
2022-03-02 20:07:01 +00:00
Mycroft
1304488ccf
Tweak: RPchat - Fix Readme
2022-03-02 20:03:39 +00:00
Mycroft
f990e29f3d
Refactor: DMV School - Optimisations
2022-03-02 20:00:07 +00:00
Mycroft
0923fea172
Refactor: CruiseControl - Optimisations
2022-03-02 19:58:50 +00:00
Mycroft
b37ac788f4
Refactor: ESX Shops - Optimisations and Security Patches
2022-03-02 19:53:50 +00:00
Mycroft
72aa093086
Refactor: ESX Skin - Optimisations
2022-03-02 19:52:58 +00:00
Mycroft
72eaf601e8
Refactor(AmbulanceJob): Optimisations and Fixes
2022-03-02 15:57:46 +00:00
Mycroft
98513594ea
Refactor (ESX Accessories): Optimisations and Fixes
2022-03-02 15:35:35 +00:00
Mycroft
e182f8eea6
Fix(server cfg): Remove mapmanger
2022-03-02 15:22:19 +00:00
Linden
ee0ac2d68e
fix(skin): disable setMaxWeight when using ox inventory
2022-03-02 14:29:14 +11:00
Linden
a2b293d146
fix(property/server): RegisterStash on inventory restart
2022-03-02 14:21:05 +11:00
Mycroft
13cdd5db53
Merge pull request #129 from jay-fivem/patch-1
...
Fix Garages
2022-02-27 14:31:26 +00:00
Jay
61bd5602b1
Fix Garages
...
Fixed Garages so it works somewhat
2022-02-28 01:00:16 +10:30
Mycroft
7683c569b7
Merge pull request #124 from 0xDEMXN/patch
...
Patch: remove groups change + fix openInventory issue
2022-02-26 17:16:19 +00:00
Esplike
6337e096b9
lush0n3/patch-2 - Improved RL length [DB]
...
Increase sender length to 60
2022-02-25 14:52:23 +00:00