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
Kakarot
d52465eb51
Merge pull request #43 from izMystic/patch-1
...
translate
2021-07-07 08:24:26 -05:00
GhzGarage
e35c19366a
Remove Vehicle Models - Test
2021-07-06 18:09:45 -05:00
GhzGarage
e5ffe58b38
ESX Licensing
2021-07-06 16:04:18 -05:00
Kakarot
e065d2989a
Merge pull request #44 from MiddleSkillz/patch-1
...
refactor(shared/weapons): Optimized Weapon Hashing
2021-07-04 18:01:09 -05:00
MiddleSkillz
a7afb6d267
refactor(shared/weapons): Optimized Weapon Hashing
...
Use an optimized method of generating the weapon hashes in the `QBConfig.Weapons` GetHashKey is kinda slow.
2021-07-03 23:01:12 -06:00
izMystic
4937463efb
translate
2021-07-03 04:46:09 -04:00
GhzGarage
ebbf7a3378
GetObject
2021-07-01 21:45:05 -05:00
Kakarot
4f4b840f87
Merge pull request #40 from gutsoo/patch-1
...
Sniper ammo as an item, might need in future
2021-07-01 18:57:13 -05:00
BerkieBb
60fadeeee5
Merge pull request #41 from gutsoo/patch-2
...
Dutch to EN
2021-07-01 16:34:39 +02:00
GhzGarage
7f9e91fb61
GetGamePool
2021-06-30 23:14:37 -05:00
gutso
f0da9a3026
Dutch to EN
2021-07-01 01:47:55 +03:00
gutso
a78114fa80
Sniper ammo as an item, might need in future
2021-07-01 01:29:18 +03:00
BerkieBb
d81a9663b5
Fix wrong name for taser image
2021-06-30 18:14:55 +02: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
GhzGarage
d5ab54851e
Non-RGB
2021-06-26 22:18:21 -05:00
Kakarot
48b86ca402
Merge pull request #32 from Kmack710/patch-1
...
Phone Number, Nationality and Bank USA default now
2021-06-26 21:32:59 -05:00
BerkieBb
e7af009476
Merge pull request #33 from viruspc2002/patch-1
...
update to vector4
2021-06-26 11:48:46 +02:00
viruspc2002
24a426cc84
update to vector4
2021-06-26 15:18:11 +05:30
BerkieBb
b3387952c3
Change functions to accept vector4
2021-06-24 11:57:08 +02:00
Kmack710
db5efcb89a
Phone Number, Nationality and Bank USA default now
2021-06-23 13:26:08 -07:00
Kakarot
e6b9f797b7
Update README.md
2021-06-21 12:56:09 -05:00
Kakarot
8aa3f4630c
Update README.md
2021-06-21 12:43:24 -05:00
BerkieBb
58232440e3
Merge pull request #30 from BerkieBb/main
...
Fix coords not saving with last spawn location
2021-06-21 14:16:10 +02: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
59ebd81f04
Remove client side position saving
2021-06-21 14:05:45 +02:00
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