High Scripts
  • Welcome
  • Information
    • Discord
    • Licensing System
    • Terms of service
  • high-phone
    • 📀Installation
    • ⚠️Common issues
    • ⚙️Configuration
      • 🖼️Imgur setup
      • 👮Job contacts
      • 🚑Distress Signals
      • 🥯OX-Mysql compatibility
      • 🇺🇸Adding translation files
    • 👩‍💻Developers
      • Client-side exports
      • Server-side exports
      • Javascript API
      • Events
      • Creating new apps
  • HIGH-3DSOUNDS
    • 📀Installation
    • ⚠️Common issues
    • 👩‍💻Developer API
      • Client-side exports
      • Server-side exports
Powered by GitBook
On this page

Was this helpful?

  1. high-phone

Configuration

Had rough experience with not having enough configurable options on other phones? Not happenning here.

PreviousCommon issuesNextImgur setup

Last updated 2 years ago

Was this helpful?

Our phone is also known for having one of the easiest while advanced configurations out there that does not require much knowledge! You can also modify the design code, that includes the DOM (HTML) and CSS.

Files that have to be and can be configured
  • high_phone/config.js

  • high_phone/locales/en.js

  • high_phone/locales/en.lua

  • high_phone/config.lua

  • high_phone/sv_config.lua

  • high_phone/sh_config.lua - optional, this is only to change database data, callback or framework functions, as well as translate the commands.

You can also find all the configuration files , they're visible for everybody.

We have carefully commented every single configuration line so it is much easier for people to understand and configure their phone to their likings without needing too much knowledge!

on our github
⚙️
Page cover image