DOCUMENTATION
  • 🌐INTRODUCTION
  • â„šī¸INFORMATION
  • 💲PAID SCRIPTS
    • 🎧Surround (Spatial Audio)
      • Introduction
      • Installation
      • API
        • Client
          • Set
          • Get
          • Handlers
        • Server
          • Set
          • Get
        • Shared
      • Examples
    • 🏨Motels
      • Introduction
        • Motel Manager
        • Customer
        • Rent Cycle
        • Share Key
        • Auto System
        • Admin
        • Logs
        • Configurable Codes
        • Optimization
      • Installation
  • 🆓FREE SCRIPTS
    • FiveM Manager Bot
      • INSTALLATION
Powered by GitBook
On this page

Was this helpful?

  1. PAID SCRIPTS
  2. Motels
  3. Introduction

Share Key

About share a room

PreviousRent CycleNextAuto System

Last updated 1 year ago

Was this helpful?

The room share is only for inventory without metadata. If you have the metadata just share your meta key.

Key can be shared with nearby players. Command is "shareMotelKey" [configurable]

You can configure the maximum number of people it can be shared with.

mx-motels > shared > config.lua

roomSharingMaximum = 3,         -- Maximum room sharing
💲
🏨