QBCORE
SpaceDev Hacker Phone Installation
1 - DOWNLOAD
The first step is downloading the resource in https://keymaster.fivem.net/asset-grants
,it is important that you log in to the account with which you bought said resource, otherwise it will never appear.

2 - FILES
When you download the resource, you will see a .zip
file which contains your resource
3 - DEPENDENCIES
After Downloading This Resource Copy The Sounds Inside [sounds] and put them in interact-sound/client/html/sounds
5 - SERVER.CFG
After Puting The script in Your resources
Folder, You Need To Start it in your server.cfg
ensure sd-hackerphone
You Need To ensure The sd-hackerphone After qb-core
6 - ITEMS
Add This To Your qb-core/shared/itmes.lua
['hacker_device'] = {['name'] = 'hacker_device', ['label'] = 'Hacker Decice', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'hackerdevice.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'Cool And Dangerous'},
7 - CONFIG

SUPPORT IN DISCORD : https://discord.gg/tgbnEjtbPC
Last updated