Commit Graph

201 Commits

Author SHA1 Message Date
Niko
cc5ffe159c Merge pull request #23 from nik0-3d/main
fix(ND_Fuel) fixed being able to grab a pump from inside a vehicle
2022-07-29 01:39:10 -04:00
Niko
95d0ff204c fix(ND_Fuel) fixed being able to grab a pump from inside a vehicle 2022-07-29 01:37:51 -04:00
Niko
a26703e42a Merge pull request #21 from nik0-3d/main
Yea fix fix yea
2022-07-23 00:56:36 -04:00
Niko
2e1f1fe28e lol 2022-07-23 00:55:56 -04:00
Niko
c1cc40e9d5 Fixed Error In Character Selection 2022-07-23 00:06:20 -04:00
Andyyy7666
579cb9af60 Fuel script
* Nozzle & hose
* Pump UI
* Customize fuel consumption
* Purchase and refill Jerry Can
2022-07-22 17:14:12 +02:00
Andyyy7666
63a31ed10a removed print 2022-07-22 01:20:10 +02:00
Andyyy7666
a4562be925 fixed bugs
* fixed the issue where an edited character wouldn't update in the editing menu.
* fixed amount of characters displaying correctly.
* improved some old code.
2022-07-21 22:53:12 +02:00
Andyyy7666
2ce26f8cb8 Fixed bugs
* fixed the issue where an edited character wouldn't update in the editing menu.
* fixed amount of characters displaying correctly.
* improved some old code.
2022-07-21 22:52:05 +02:00
Andyyy7666
9dcda2bbdd removed old code
removed old money ui
2022-07-21 22:50:14 +02:00
Andyyy7666
f6be8ce489 removed old code
removed the old money ui that's not used anymore
2022-07-21 22:49:29 +02:00
Andyyy7666
6429861262 Update functions.lua 2022-07-21 22:48:30 +02:00
Andyyy7666
177649a7c5 fixed discord rich presence 2022-07-18 20:33:39 +02:00
Andyyy7666
5720049448 Update README.md 2022-07-17 20:30:36 +02:00
Andyyy7666
721340c0de Fixed duplicated department issue
You will now receive the right permissions for the right departments without any departments messing or getting duplicated.
2022-07-17 20:15:03 +02:00
Andyyy7666
d5040e06b7 Fixed duplicated departments issue
You will now receive the right permissions for the right departments without any departments messing or getting duplicated.
2022-07-17 20:14:27 +02:00
Andyyy7666
be2b6c4770 Added whitelisting
If you write "whitelist" in the notWhitelistedMessage then fivem will turn it into "allowlist"
2022-07-17 20:03:33 +02:00
Andyyy7666
cbb99c3e65 Added whitelisting
For some reason when you write whitelist in fivem it turns to allowlist
2022-07-17 20:02:23 +02:00
Andyyy7666
b47ad92755 Fixed small error
Fixed NDCore.Characters in ND_Core and fixed issue where the characters job would be nil.
2022-07-17 19:37:13 +02:00
Andyyy7666
c94cb70e3b fixed small error
I accidentally had the function return NDCore.SelectedCharacter instead of NDCore.Characters
2022-07-17 19:34:17 +02:00
Andyyy7666
9dc3383cb3 Small change when selecting a character
Since the triggered server event triggers a client even that updates the selected character on the client in ND_Core I didn’t need to use a callback to update the selected character.
2022-07-17 07:22:52 +02:00
Andyyy7666
d1fb8f6c62 Update issue templates 2022-07-17 06:29:07 +02:00
Andyyy7666
975821ee05 Merge pull request #13 from Hakkodevelopment/main
added event to create table if it doesn't exist
2022-07-17 06:23:15 +02:00
HakkoDevelopment
527302ac4a added event to create table if it doesn't exist 2022-07-16 17:40:44 -06:00
Niko
b553fb283e Update README.md
Fixed URL for docs
2022-07-16 01:03:17 -04:00
Niko
1d423944db Merge pull request #12 from nik0-3d/main
Fixed Chat and Jailing AND REFACTORRRR
2022-07-16 00:13:27 -04:00
Niko
9a31704c1f Merge branch 'Andyyy7666:main' into main 2022-07-16 00:12:47 -04:00
Niko
44b21a1398 REFACTORRRRRR
fuck you
2022-07-16 00:12:02 -04:00
Niko
68721a4633 (fix) Fixed Chat and Jailing
-Fixed chat for framework
-Fixed jailing and lil speling mistake
2022-07-15 23:51:31 -04:00
Niko
fdf4b195e6 Merge pull request #11 from nik0-3d/main
Test lol
2022-07-15 22:56:19 -04:00
Niko
59e8a024fa Test pull 2022-07-15 22:55:04 -04:00
Andyyy7666
96f89d60ff Updated 2.1.0
Updated everything to new format, N1K0 is about to work on some more stuff.
2022-07-16 04:46:27 +02:00
Andyyy7666
e25da65776 Checking if 0 is a string
Checking for roles gives you the permissions id the role is 0 but it should’ve also checked if its "0" it’s now fixed :)
2022-07-11 06:53:31 +02:00
Andyyy7666
7092f46587 Merge pull request #10 from Hakkodevelopment/main
fixed spelling/grammar errors <3
2022-07-11 06:48:47 +02:00
HakkoDevelopment
7f43edc875 updated readme to add the other features 2022-07-09 16:28:24 -06:00
HakkoDevelopment
1a08d79c2f fixed grammar and spelling issues 2022-07-09 16:27:09 -06:00
HakkoDevelopment
604937921a fixed grammar and spelling errors 2022-07-09 16:23:37 -06:00
HakkoDevelopment
ca0884b93c fixed grammar and spelling errors 2022-07-09 16:19:39 -06:00
HakkoDevelopment
40ce43ef2f fixed grammar/spelling errors 2022-07-09 16:18:33 -06:00
HakkoDevelopment
b9169186e7 fixed grammar and spelling errors 2022-07-09 16:16:32 -06:00
HakkoDevelopment
a48ab79f05 fixed a couple grammar/spelling issues 2022-07-09 16:13:33 -06:00
Andyyy7666
b84713e9a4 Syncing doors when a new player joins. 2022-07-09 19:35:06 +02:00
Andyyy7666
1ce05e4ab6 Syncing doors when a new player joins. 2022-07-09 19:34:52 +02:00
Andyyy7666
7896faa95f Fixed issue where unauthorized jobs could open the door. 2022-07-09 17:53:49 +02:00
Andyyy7666
d565db9e44 fixed small issue with version checker. 2022-07-09 17:47:18 +02:00
Andyyy7666
e9baa2c058 Using event listeners to change the job. 2022-07-09 17:39:09 +02:00
Andyyy7666
5f3bd8fbd8 Add files via upload 2022-07-09 04:33:44 +02:00
Andyyy7666
5febdb3199 Add files via upload 2022-07-09 00:06:36 +02:00
Andyyy7666
a74b3d459e Update config_server.lua 2022-07-08 23:24:49 +02:00
Andyyy7666
0cf6edec7e 2.0.0 2022-07-08 23:24:04 +02:00