Arctos2win
0b370c70e8
minimize doesjobexist function
2024-01-27 15:57:21 +01:00
Arctos2win
3f13bd57a2
Put ox inventory back in the configuration
2024-01-25 16:34:44 +01:00
Arctos2win
2dac6a5328
Remove checking for start in ox inventory state
2024-01-25 16:24:57 +01:00
Gellipapa
9d90c9d674
🎨 Run formatter
2024-01-24 23:07:30 +01:00
Arctos2win
ae4473bd9b
Merge pull request #2 from Arctos2win/dev
...
dev to loadESXPlayer
2024-01-24 21:24:40 +01:00
Arctos2win
e7654914e3
don't save player when not spawned
2024-01-24 21:19:13 +01:00
Arctos2win
0b01cfd287
change handling of ox inventory config
2024-01-24 21:14:41 +01:00
Arctos2win
55ec231f29
Update main.lua
2024-01-22 23:26:04 +01:00
Arctos2win
39306c2ad6
Rewrite LoadESXPlayer
2024-01-18 14:44:22 +01:00
Arctos2win
4c60fc9b02
Revert "Added ESX.DeleteJob for Runtime"
2024-01-14 17:14:12 +01:00
Arctos2win
3b13fe2482
Merge pull request #1281 from t1ger-scripts/patch-1
...
Added ESX.DeleteJob for Runtime
2024-01-14 16:31:33 +01:00
t1ger-scripts
82a9a1a6a8
Fixed typo
...
fixed a typo
2024-01-14 13:38:40 +01:00
t1ger-scripts
4cf6aa1033
Fixed error for skin no default value
...
skin_male and skin_female fields in job_grades table does not have a default value and there for server console spits error when creating job in runtime. This is now fixed.
2024-01-14 04:09:31 +01:00
t1ger-scripts
6fa81e2224
Added ESX.DeleteJob for Runtime
...
Added a function 'ESX.DeleteJob' to be used in runtime to delete jobs.
2024-01-14 03:41:19 +01:00
Arctos2win
9bbf32161e
fix player metadata can get set to false.
2023-12-12 20:28:12 +01:00
Thekuca
5d1f90f903
fix(es_extended/server/classes/player): trying to use non existent event
...
xPlayer.removeWeaponAmmo
2023-12-04 09:10:31 +01:00
Arctos2win
004b782075
tonumber a value
2023-11-18 19:01:47 +01:00
Arctos2win
90cc4becd1
improve setjob function
2023-11-18 18:58:47 +01:00
Ilias Rbayti
9d92a4f064
Add underflow check for removeAccountMoney
2023-11-06 22:28:09 +01:00
Thekuca
50f7dce6ac
Merge pull request #1217 from Walker974/patch-1
...
refactor(Player Class): Typing Code & Perf
2023-10-02 23:15:26 +02:00
Arctos2win
00c0e84fd6
change vehicle spawn logic back.
2023-09-27 21:46:12 +02:00
Arctos2win
5eb31940ca
improve spawnvehicle and remove callback
2023-09-27 20:02:08 +02:00
Walker
165cd21785
Update & Fix player.lua
2023-09-24 15:15:08 +01:00
Walker
2abf70afd6
Update player.lua
2023-09-24 15:12:28 +01:00
Gellipapa
b67014d24d
🚑 Fix server commands in server console
2023-09-24 14:38:04 +02:00
TheFantomas
5da14c1a33
Mistake from me :(
2023-09-24 11:17:16 +02:00
TheFantomas
48e7e462da
formatting & whitespaces (again)
2023-09-23 23:15:09 +02:00
Thekuca
0e5cefe996
Merge branch 'dev' into patch-1
2023-09-18 15:48:30 +02:00
Walker
fbdc9ce0e3
Update player.lua
2023-09-18 01:08:59 +02:00
Walker
e30e2bc2ca
refactor(Player Class): Typing Code & Perf
2023-09-18 01:05:52 +02:00
Arctos2win
c21294867a
add 0
2023-09-17 16:38:25 +02:00
Arctos2win
a6b58866f8
fix stop do not use resources
2023-09-17 15:59:43 +02:00
Gellipapa
8d512851e4
Merge pull request #1202 from Gellipapa/ESX.GetNumOfPlayers
...
♻️ Little refactor and handle job counter with GlobalState
2023-09-17 15:31:40 +02:00
Gellipapa
bad447383a
📦 Add GlobalState job count synchron
2023-09-17 15:27:48 +02:00
Gellipapa
d44f793136
🚨 Solving backward compatibility part 2
2023-09-17 15:26:24 +02:00
Gellipapa
d4e32411f3
🔥 Remove unused codes in player class
2023-09-17 15:24:24 +02:00
Thekuca
ddccbc8671
bruh
2023-09-10 18:23:33 +02:00
Thekuca
330a587826
nvm
2023-09-10 18:22:24 +02:00
Thekuca
b343a10039
no need for invoking native
2023-09-10 12:37:27 +02:00
Gellipapa
7510e91c2a
📦 Handle job counter with GlobalState
2023-09-04 23:51:27 +02:00
Gellipapa
715ee856ba
♻️ Little JobsPlayerCount refactor
2023-09-04 23:50:30 +02:00
Gellipapa
d2ac393255
🚨 Revert players command to old method
2023-09-04 22:49:45 +02:00
Gellipapa
a0c0dbc3dd
🚨 Solving backward compatibility
2023-09-04 22:48:58 +02:00
Gellipapa
b644f1f2e9
🚑 Handle nil values if use command in server console
2023-09-04 20:51:59 +02:00
Gellipapa
78f7d69920
Merge branch 'dev' of https://github.com/Gellipapa/esx_core into dev
2023-09-04 20:48:48 +02:00
Gellipapa
ab8e15148c
Revert " 🚑 Handle nil values if use command in server console"
...
This reverts commit 3871e92845 .
2023-09-04 20:48:41 +02:00
Gellipapa
eea618e56d
Merge branch 'esx-framework:dev' into dev
2023-09-04 20:46:32 +02:00
Gellipapa
3871e92845
🚑 Handle nil values if use command in server console
2023-09-04 20:45:03 +02:00
Gellipapa
49d2fadf17
Merge pull request #1199 from Arctos2win/patch-11
...
improve fetching identifier in es_extended ( same way as in multichar )
2023-09-03 19:12:08 +02:00
Thekuca
0bb956414b
feat(classes/player): added an admin flag inside the obj for easier check
2023-09-03 15:30:50 +02:00