๐Ÿ”งInstallation

Installation for QBCore

  1. Go to resources folder a put into that de script origen_titlemenu

circle-exclamation
  1. Upload the sql file into your database.

  2. Start the scripts.

    server.cfg
    ensure oxmysql
    ensure ox_lib
    ensure qb-core
    ensure your_clothing_script #(qb-clothing, skinchanger, fivem-appearance, rcore_clothing)
    ensure origen_titlemenu
  3. Go to .config file inside the origen_titlemenu resurce and put

Config.Framework = "qbcore" -- qbcore or esx
Config.ClothSystem = "qb-clothing" -- qb-clothing, skinchanger, fivem-appearance, rcore_clothing
  1. Add logs: Go to the origen_titlemenu/custom/server/logs.lua. In that part you can add the all Logs using the discord webhooks for your server. If you didn't want to insert the logs only put false in that section.

  2. Enjoy !! ๐Ÿ˜„

circle-exclamation

Last updated