Commit Graph

162 Commits

Author SHA1 Message Date
bashenga f79161ee95 phone bank notify only for remove bank balance
Fix of showing phone bank notify when removing cash from characters; Phone bank notify will be shown If moneytype is bank.
2021-08-08 20:08:51 +03:00
GhzGarage 31ce00fe26 Getting Ready For Attachments Update 2021-08-06 18:25:37 -05:00
Kakarot 03d6f4ce76 Merge pull request #103 from Developer-Bear/update-vehicles
update gauntlet model names
2021-08-05 23:15:02 -05:00
Developer-Bear 4cbc8f6b7e update gauntlet model names 2021-08-05 21:33:34 -05:00
Kakarot 78923025e3 Merge pull request #100 from vanillla1/patch-2
add fishing item to shared
2021-08-05 19:08:27 -05:00
GhzGarage c69d9e775a Gang Grades 2021-08-05 18:47:37 -05:00
vanillaa 813cb9ecb3 add fishing item to shared 2021-08-05 11:30:50 +03:00
Kakarot 9a5cfb40f6 Merge pull request #98 from Developer-Bear/main
I goofed
2021-08-04 17:30:56 -05:00
Bear 772ad40cd4 I goofed 2021-08-04 17:27:20 -05:00
BerkieBb 914b20c124 Merge pull request #97 from Developer-Bear/main
fix interior & dash colors not saving, also custom tires (lettering)
2021-08-05 01:01:45 +03:00
Bear 53f54c1139 beautify 2021-08-04 16:48:02 -05:00
Developer-Bear 1864d03573 fix interior & dash colors not saving, also custom tires (lettering) 2021-08-04 16:30:29 -05:00
Kakarot 9a10e9bb3d Merge pull request #95 from Newtonzz/fix/printerdocuments
Ensure printer documents don't stack.
2021-08-04 09:51:50 -05:00
Newtonzz d558ac4989 Ensure printer documents don't stack. 2021-08-04 16:50:10 +02:00
Kakarot 6b135faff8 Merge pull request #92 from negbook/patch-1
avoid creating multiply exports per scripts
2021-08-03 22:21:47 -05:00
GhzGarage 59e2e5cb29 Ban Fix 2021-08-03 22:14:27 -05:00
negbook 9a7398a2e1 avoid creating multiply exports per scripts
avoid creating multiply unused exports per scripts.
2021-08-04 10:52:29 +08:00
GhzGarage 92774c6d64 Fix Duping 2021-08-03 21:50:40 -05:00
GhzGarage 6d723164af ALL MODS SAVE CORRECTLY 2021-08-03 21:33:01 -05:00
GhzGarage 2722215aba Remove QBCore.Functions.ExecuteSql 2021-08-03 19:22:06 -05:00
Kakarot ab67d6e1cb Merge pull request #91 from Developer-Bear/patch-1
fix duplicate function
2021-08-03 17:23:28 -05:00
Bear f7032bb416 fix duplicate function 2021-08-03 17:22:53 -05:00
Kakarot 081d532a8c Merge pull request #89 from Developer-Bear/main
fix ban function always returns false
2021-08-03 14:23:18 -05:00
Developer-Bear c28f332727 fix neon under glow and tires moke not saving when a vehicle is stored 2021-08-03 13:05:36 -05:00
Developer-Bear 842c7c9301 fix ban function always returns false
global variables where not writable from inside the export function for some reason
2021-08-03 12:43:52 -05:00
BerkieBb 9b2c4e3d12 Merge pull request #79 from goncalocarvalho95/Tuners-DLC-Cars
Add Tuners-DLC-Cars
2021-08-02 01:04:35 +03:00
BerkieBb 752f2ba767 Merge pull request #81 from Developer-Bear/main
revert, going a different route after discussion
2021-08-01 22:18:08 +03:00
Bear 498a7f958b revert, going a different route after discussion 2021-08-01 14:02:30 -05:00
BerkieBb 28ba476fe8 Merge pull request #80 from Developer-Bear/main
remove progressbar dependency
2021-08-01 21:52:48 +03:00
Bear dfc4375151 remove progressbar dependency
fixes progress bar errors on resource start
2021-08-01 13:50:49 -05:00
goncalocarvalho95 87a482e6c1 Fix Tuners-DLC-Cars 2021-08-01 17:32:05 +01:00
goncalocarvalho95 f4f2f6cf66 Add Tuners-DLC-Cars 2021-08-01 17:24:47 +01:00
Kakarot b614e703b2 Delete esxlicense directory 2021-07-31 16:09:48 -05:00
Kakarot d56a6c9b07 Update README.md 2021-07-31 16:08:32 -05:00
BerkieBb 9cdb60ac6b Merge pull request #76 from stacheboi/main
Typo Fix for Pistol MK2 image not showing
2021-07-30 22:09:02 +03:00
BerkieBb e238051efa Renamed function 2021-07-30 21:05:01 +02:00
BerkieBb 6ef71fbc0e Rename function to be called in the loop 2021-07-30 21:04:50 +02:00
BerkieBb aabe717775 Remove paycheckloop function from QBCore table 2021-07-30 21:03:42 +02:00
stacheboi 8c69112145 Typo Fix for Pistol MK2 image not showing 2021-07-29 14:56:04 -04:00
Kakarot a6594e1b47 Merge pull request #74 from TasoOneAsia/main
chore(lua54): utilize Lua version 5.4 runtime
2021-07-27 15:00:38 -05:00
Taso c900b99f86 chore(lua54): utilize Lua version 5.4 runtime
This version includes improved changes to GC, better pseudo-randomness with `math.random()` (no longer requiring a seed to display even an ounce of randomness), and `const` keyword for all the immutable fellas out there.
2021-07-27 11:09:41 -04:00
Kakarot a05648d58f Merge pull request #72 from Developer-Bear/main
disallow connection of a rockstar license that is already in the server
2021-07-26 22:24:10 -05:00
Developer-Bear 4400413233 disallow connection of a rockstar license that is already in the server 2021-07-26 22:15:51 -05:00
Kakarot 7e20d0bc36 Merge pull request #56 from Developer-Bear/main
fix incorrectly spelled motorcycles causing the vehicle shop to crash
2021-07-20 00:56:40 -05:00
Developer-Bear d47f6b911a fix incorrectly spelled motorcycle causing the vehicle shop to crash 2021-07-13 22:17:54 -05:00
BerkieBb f7dc6706ba Merge pull request #52 from darkets/patch-1
Fixing an exploit
2021-07-13 15:07:20 +02:00
darkets 2af024f941 Fixing an exploit
By changed the shouldClose from false to true, this prevents an exploit by reloading the weapon through the inventory and dropping the ammo on the ground and once reloaded picking it back up.
2021-07-12 18:19:50 +03:00
BerkieBb b875760309 Spacing 2021-07-10 11:42:53 +02:00
BerkieBb 6a7d564a2c Remove unused tables/queries 2021-07-10 11:42:19 +02:00
BerkieBb 448822b525 Merge pull request #51 from NiftyLife/patch-2
Remove 1 of 2 license primary keys in bans table
2021-07-10 11:39:57 +02:00