444 Commits

Author SHA1 Message Date
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
Developer-Bear 4400413233 disallow connection of a rockstar license that is already in the server 2021-07-26 22:15:51 -05: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
GhzGarage d08f88f10c Remove Deprecated Feature 2021-07-08 19:59:58 -05:00
GhzGarage 0603076be3 ⚠️⚠️ Steam Ditch ⚠️⚠️ 2021-07-08 19:54:57 -05:00
GhzGarage b2ec7ae041 Remove Optional Tables 2021-07-07 19:55:00 -05:00
GhzGarage 4d4feeed04 Change coord grabbing back to client 2021-07-07 17:59:44 -05:00
izMystic 4937463efb translate 2021-07-03 04:46:09 -04:00
gutso f0da9a3026 Dutch to EN 2021-07-01 01:47:55 +03:00
GhzGarage 1ed8c63cdb Player Update 2021-06-28 18:24:44 -05:00
GhzGarage 1a2ff548ab SQL 2021-06-28 16:46:58 -05:00
GhzGarage 59a4fb2fcd Test SQL 2021-06-28 16:41:38 -05:00
GhzGarage 200ace10af TEST SQL 2021-06-28 16:19:23 -05:00
GhzGarage cba18337d6 SQL Queries 2021-06-28 11:08:29 -05:00
GhzGarage af5c2f9d71 Stupid, Stupid, Stupid 2021-06-27 17:52:24 -05:00
GhzGarage 9a9a2f78e2 GetItemByName 2021-06-27 14:17:48 -05:00
BerkieBb b5e70e1bce If item not found return 0 instead of nil 2021-06-27 16:59:23 +02:00
Kmack710 db5efcb89a Phone Number, Nationality and Bank USA default now 2021-06-23 13:26:08 -07:00
BerkieBb 45713b35e1 Fix coords not saving 2021-06-21 14:08:27 +02:00
BerkieBb 962cd4a997 Add server function for getting entity coords 2021-06-21 14:06:58 +02: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
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
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
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
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 ee32b5888f Banking Stuff 2021-04-19 14:48:59 -07:00
QBCore Framework 374625eaa6 Merge pull request #4 from LordLucifr/patch-1
Defferals PR
2021-04-18 11:49:19 -07: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 a384b2d9e2 BREAKING COMMIT ⚠️⚠️ Clear player data 2021-04-12 11:01:43 -07: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
GhzGarage 36a139cc09 easier file management 2021-04-08 19:11:32 -05:00