Commit Graph

70 Commits

Author SHA1 Message Date
Kakarot ba0998eacf Merge pull request #29 from Virus18sp/patch-2
Fixed Neon color and tyres smoke being not set when pull out car from…
2021-06-20 23:05:41 -05:00
ᐯIᖇᑌᔕ 1f2950fcdd Fixed Neon color and tyres smoke being not set when pull out car from garage. 2021-06-20 19:51:41 -04:00
Kakarot 961c50615a Merge pull request #27 from Virus18sp/patch-1
fix for Xenon lights color not set when retrieve from the garage
2021-06-19 20:21:54 -05:00
ᐯIᖇᑌᔕ c2171649ef fix for Xenon lights color not set when retrieve from the garage
Added new native and fixed a call for a non exist json parameter.
2021-06-19 21:19:48 -04:00
BerkieBb 65c1eb70c9 HasItem callback made compatible with multiple items
To add multiple items to the callback you use it like this

QBCore.Funtions.TriggerCallback('QBCore:HasItem', function(result)
    if result then
        print('has items')
    end
end, {"item1", "item2"})

Also still compatible with 1 item.
2021-06-19 14:48:19 +02:00
JericoFX b2a2bf4090 Merge pull request #26 from DmACKGL/patch-2
fix(qb/core): Fix paycheck
2021-06-18 15:28:01 -03:00
Franco Sanllehi 694b71292b fix(qb/core): Fix paycheck
Fix order needed for loops introduced on #25
2021-06-18 14:25:10 -04:00
BerkieBb 58328c6fd3 Merge pull request #25 from BerkieBb/main
Better paycheck
2021-06-18 17:52:49 +02:00
BerkieBb 8fca0ef7a8 Update fxmanifest.lua 2021-06-18 17:46:32 +02:00
BerkieBb ac258aac21 Update player.lua 2021-06-18 17:46:06 +02:00
BerkieBb 8b0ae68d71 Update loops.lua 2021-06-18 17:45:37 +02:00
BerkieBb b2007b597a Update events.lua 2021-06-18 17:45:14 +02:00
BerkieBb d482274011 Update config.lua 2021-06-18 17:44:14 +02:00
Kakarot 347a3a6816 Merge pull request #23 from DmACKGL/patch-1
fix(qb/core): Optional chat update
2021-06-17 18:28:11 -05:00
Franco Sanllehi 8d7c4086cf fix(qb/core): Optional chat update
Needed for: https://github.com/qbcore-framework/qb-weapons/pull/6
2021-06-17 16:23:16 -04:00
Kakarot 074dc307f3 Merge pull request #20 from macky4546/main
Added Drugs
2021-06-16 23:14:52 -05:00
macky4546 7b8c587189 Update shared.lua 2021-06-15 08:21:51 -07:00
macky4546 d2b296aa39 update shred with meth 2021-06-14 13:42:51 -07:00
QBCore Framework 85565d62d7 Merge pull request #13 from ihyajb/main
Fixed tosti not closing inventory when used
2021-06-14 11:12:32 -05:00
Aj 5b59107688 Fixed tosti not closing inventory when used 2021-06-12 03:53:19 -04:00
QBCore Framework 063c4b74f9 Vineyard Items (Berk) 2021-06-10 19:42:53 -05:00
QBCore Framework ec5962a48a Merge pull request #12 from BerkieBb/patch-2
Fixed the saving of liveries
2021-06-09 17:43:56 -05:00
BerkieBb 0ee1186709 Fixed the saving of liveries 2021-06-09 21:50:10 +02:00
QBCore Framework aea2da246a Update main.lua 2021-06-07 20:21:21 -05:00
LoveFistRP 9f2628063b Added casino chips 2021-05-10 12:20:04 -07:00
LoveFistRP 369d8b7a01 Fix nil job after creation 2021-04-28 17:17:04 -07:00
LoveFistRP 67c24d46ff Fix TP 2021-04-26 08:32:21 -07:00
GhzGarage dffb90f92b Updated Shared Vehicles ⚠️⚠️ Contains DLC vehicles 2021-04-24 23:49:58 -05:00
LoveFistRP e202407211 Needs tested 2021-04-24 15:12:04 -07:00
LoveFistRP c80bd0331b Infinity Compatible TP 2021-04-23 15:08:50 -07:00
LoveFistRP e5be45c140 Configured char deletion 2021-04-23 14:13:40 -07:00
LoveFistRP 664c4de16d ATM function 2021-04-22 22:20:30 -07:00
LoveFistRP be5b2f8f0d weapons and cars 2021-04-19 16:26:19 -07:00
LoveFistRP ee32b5888f Banking Stuff 2021-04-19 14:48:59 -07:00
LoveFistRP 6ca2e773e5 Enable RGB 2021-04-19 07:52:50 -07:00
LoveFistRP ffc5274595 Typo 2021-04-18 12:37:07 -07:00
LoveFistRP 5f39e5760f Boss menu coords 2021-04-18 12:33:35 -07:00
QBCore Framework fb9f9ace77 Merge pull request #5 from BerkieBb/main
Duplicate Items PR
2021-04-18 11:49:32 -07:00
QBCore Framework 374625eaa6 Merge pull request #4 from LordLucifr/patch-1
Defferals PR
2021-04-18 11:49:19 -07:00
BerkieBb 652f2bfe69 Removed duplicate items
Removed the duplicate items in this file
2021-04-18 11:52:12 +02:00
QBCore Framework 641abcae7f Update qbcore.sql 2021-04-17 16:38:50 -05:00
LoveFistRP fa89509ec8 phone 2021-04-15 20:15:01 -07:00
LordLucifr 880e0b25cb Fixed a typo
...
2021-04-15 15:35:00 -04:00
LordLucifr 4f12f9662d Added ConnectQueue Trigger
forgot it in the first commit
2021-04-15 04:14:51 -04:00
LordLucifr da9350f8bc Fix Defferals
Additional Defferals can be added these are just proof of concept.
2021-04-15 03:58:30 -04:00
LoveFistRP 21e618d1af Item added for oxy 2021-04-12 14:53:41 -07:00
LoveFistRP a384b2d9e2 BREAKING COMMIT ⚠️⚠️ Clear player data 2021-04-12 11:01:43 -07:00
QBCore Framework b7bb51ab40 Update README.md 2021-04-11 22:18:10 -05:00
GhzGarage 78d7ff2f8b Remove log event not used 2021-04-10 18:15:54 -05:00
LoveFistRP ca4ed82715 General Fixes/Cleanup 2021-04-08 19:53:25 -07:00