IF-Store Docs
DiscordYoutubeStoreMy Hosting
  • 📚Welcome To IF-Developments!
  • About us
    • 💗Support
    • 📉Common issues
    • ⁉️Terms of Service
    • ⚙️Download & Install Resources
  • Resources
    • 💰Banking V1
    • 💰Banking V2
    • 💰Redline Banking
    • 💰Banking V3
    • 🖼️HUD V1
    • 🖼️HUD V2
    • 🖼️HUD V3
    • 🖼️DPS HUD
    • 👕Luxury Clothing Store
    • 🖇️Crafting V1
    • 🐶Pets V2
    • GameShop
    • ⚙️Login/Signup
    • 🎆Redline Garage
    • 🛁Hot Tube
    • 💬Chat V1
Powered by GitBook
On this page

Was this helpful?

  1. Resources

Hot Tube

Documentation of Hot Tube Script

Compatible with ESX, QBCore, and Standalone frameworks.

ESX Documentation
  • Config.lua:

    • Set Framework name as ESX and Framework core as es_extended (or other if you renamed es_extended).

    • Set Target options if you want to use ox_target instead of 3D Text.

  • Create the items of hubs: standard_hub, advanced_hub, luxury_hub.

QBCore Documentation
  • Config.lua:

    • Set Framework name as QB and Framework core as qb-core (or other if you renamed qb-core).

    • Set Target options if you want to use ox_target/qb-target instead of 3D Text.

  • Create the items of hubs: standard_hub, advanced_hub, luxury_hub. (Optional, the script automatically creates them)

Standalone Documentation
  • Config.lua:

    • Set Framework name as STANDALONE and Framework core blank.

  • Permission to Place Hub (Example of Ace hottubs.place):

    Ace Perms (server.cfg)

    hottubs.place -> add_ace <identifier> hottubs.place allow

    Config.Hubs (config.lua)

    permission = "hottubs.place"

PreviousRedline GarageNextChat V1

Last updated 1 year ago

Was this helpful?

🛁
Page cover image