Installation
Please go through each step carefully and allow enough time. Support tickets opened due to simple errors will be forwarded to the documentation.
1. Insert the .sql file to your database
2. Install dependencys
3. Framework changes
QB-Framework
To make everything work with QB-Core you have to add a function to qb-core. Include it after "function self.Functions.SetPlayerData(key, val)" in Line 257.
qb-core/server/player.lua
4. Restart your server
In order for your new asset to be recognized and the database changes to be applied, you must restart the server!
5. Smartphone changes
Create a new folder in phone/apps/emergencyphone and copy the file sv_changenumber.lua into it which can be found in the emergencyphone folder.
Last updated
Was this helpful?