QBCore
Installation guide
Download Resource
You will receive the script in keymaster.fivem.net
profile, after this click in blue "download" button.
After download, put the script in your server files.
Remeber:
You need to be logged with the same cfx.re account you used to buy in my tebex store.
Dependencies Part
qb-garages or your garage script who uses (player_vehicles)
Download all the scripts by clicking on their respective names, put them in the server files and start server.cfg
Webhooks
Budget Phone uses webhooks for photo system. All you need to do is replace the default webhooks, via config.lua
For more info how to create a discord webhook follow this tutorial: https://www.youtube.com/watch?v=fKksxz2Gdnc&t=7s&ab_channel=NoIntroTutorials
SQL
First, execute this code in SQL to delete all old SQL:
This is mandatory to avoid errors
After this only need to execute SQL file attached to newphone folder.
Setup interact-sound
Open interact-sound - client - sounds and drop all newphone 2.0 sounds.
Config.lua
Setup all config.lua to your needs, read all comments in green color to be more easier.
Garage event
if your qb-garages does not have the event "qb-garage:server:GetPlayerVehicles" add this to qb-garage/server.lua or any server side script:
Compatibility and working emails
Replace all qb-phone events in server files and change it to jpr-newphone.
If email system dont work for you, please replace your trigger to this one: jpr-newphone:server:sendNewMailFix
You are good to go! Any question open a ticket in my discord server.
Last updated