Job contacts
You can use these to send alerts, distress signals and call to.
To add or modify job contacts [taxi, police, etc.] you can do that in the high_phone/config.lua
file.
To add more job contacts or modify the existing ones find the line Config.JobContacts = {
Now if you want to add more contacts just copy the part below and paste it below all the job contacts, to understand what each line does, read the comments next to them:
To use custom pictures for these contacts head to html/media/icons
and upload your icons there. Then just change the file name in the field photo
to the name of the image file you've uploaded and you're done!
If you want to use image links, just paste the link in the field photo
Last updated
Was this helpful?