UZStore
StoreYoutubeDiscord
  • 👋Welcome to UZStore
  • 📞INFORMATION
    • ⭐Discord Customer Role
    • ❔How can I download the files?
    • 🖥️Supported Resolutions
    • 🛠️Tebex Integration
    • 📝Updates
      • 🧙‍♂️UZCore
      • 🚧Trygon Garage
      • 🏆〡Trygon Hud V2.5
      • 🎁 Daily reward
      • 🌎〡Spawn Selector
      • 🤖〡Register
      • 🔧〡Trygon Mechanic
      • 🚗〡Trygon VehicleShop V2
    • 🧙‍♂️UZCore
  • 💯Taintless
    • ⏸️〡Pause Menu
      • How is it Customize ?
        • Player Details
        • Social/Online/Time
        • Custom Page
        • Announces
      • Changelog
        • v0.9.3
        • v0.9.4
        • v0.9.5
    • 💎〡Multicharacter
      • SQL Installation
      • Notification
      • Changelog
    • 🌎〡Spawn Selector
      • Customize
      • Changelog
        • v1.4.0
        • v1.5.0
    • 🌴〡Pure Hud
      • Customize
  • 👀Typhon
    • 🧙🏼〡Player List
      • Customize
    • 🤝〡Second Hand
      • Customize
      • Common errors and their solutions
    • 🎁〡Daily Reward
      • Customize
    • 📷〡Job Selector
      • Customize
  • 💚Trygon
    • 🏆〡Trygon Hud V2.5
      • SQL Installation
      • Common errors and their solutions
    • 🚧〡Trygon Garage
      • Customize
      • SQL Installation
    • 🎦〡Loadig Screen
      • Customize
    • 🎇〡Trygon Inventory
      • Customize
      • Exports
      • How is it installed ?
    • 🚗〡Trygon VehicleShop V2
      • Customize
      • Common errors and their solutions
    • 🤖〡Register
      • Customize
    • 🔧〡Trygon Mechanic
      • Customize
      • Common errors and their solutions
    • 🚛〡Jobs shipping
      • SQL Installation
Powered by GitBook
On this page

Was this helpful?

  1. Trygon
  2. 🤖〡Register

Customize

Customize.json
{
  "Lang": {
    "EntryHeader": "ENTRY",
    "Entry": "CREATE YOUR CHARACTER",
    "Subtitle": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam",
    "Info": "LOOK & INFO",
    "GenderHeader": "GENDER",
    "GenderSubtitle": "some text here",
    "RegisterHeader": "REGISTER",
    "RegisterSubtitle": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam",
    "FirstNameHeader": "FIRSTNAME",
    "FirstNameSubtitle": "some text here",
    "LastNameHeader": "LASTNAME",
    "LastNameSubtitle": "some text here",
    "HeightHeader": "HEIGHT",
    "HeightSubtitle": "some text here",
    "BirthdayHeader": "BIRTHDAY",
    "BirthdaySubtitle": "some text here",
    "RegisterConfirm": "REGISTER ",
    "RulesHeader": "RULES",
    "RulesSubtitle": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam"
  },
  "Nationality": "Nationality",
  "Social1": {
    "Link": "https://discord.gg/uzstore",
    "Image": "./img/discord.svg",
    "Name": "Discord",
    "Suptext": "some text here"
  },
  "Social2": {
    "Link": "https://www.youtube.com/@esckaybeden",
    "Image": "./img/youtube.svg",
    "Name": "Youtube",
    "Suptext": "follow"
  },
  "Rules": [
    {
      "Header": "RULE#1",
      "Text": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam"
    },
    {
      "Header": "RULE#2",
      "Text": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam"
    },
    {
      "Header": "RULE#3",
      "Text": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam"
    },
    {
      "Header": "RULE#3",
      "Text": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam"
    },
    {
      "Header": "RULE#3",
      "Text": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam"
    }
  ]
}

Customize = {
    Framework = "QBCore", -- QBCore | NewESX | ESX | OldQBCore (Write the framework you used as in the example)    
    Mysql = "oxmysql", -- oxmysql | ghmattimysql | mysql-async (Write the sql script you use as in the example)
    isSkipSpawnSelector = false, -- ignores the spawn selector screen and starts in last position
}

Previous🤖〡RegisterNext🔧〡Trygon Mechanic

Last updated 11 months ago

Was this helpful?

💚