CodeM
StoreDiscord
  • Welcome To CodeM Documentation
  • General Information
    • ⌨️Register Key Mapping
    • 📥How To Install Resources
    • 🔷Tebex Integration
  • m Series
    • mBossmenu v2
      • Installation
      • Configuration
    • mBilling v2
      • Installation
      • Configuration
    • mFishing Remake
      • Installation
      • Configuration
    • mVehicleshop v2
      • Installation
      • Configuration
    • mTraderjob
      • Installation
      • Configuration
    • mPausemenu v2
      • Installation
      • Configuration
    • mPhone
      • Installation
      • General Config
      • App Configs
        • Maps
        • LS Times
        • Callie
        • S.O.S
        • Wanted
        • Music
        • Yello
        • Bank
        • Vale
      • SQL Setting
    • mMDT AIO
      • Installation
      • Configuration
      • Dispatch
    • mTaxijob Remake
      • Installation
      • Configuration
    • mMultichar Remake
      • Installation
      • Configuration
      • How To ?
    • mTruckerjob
      • Installation
      • Configuration
    • mInventory Remake
      • Installation
      • Configuration
      • Exports & Commands
        • Server Exports
        • Client Exports
        • Commands
      • ⚠️Attention
      • How To ?
    • mStaff Remake
      • Installation
      • Configuration
    • mAdmin Panel
      • Installation
      • Configuration
      • F.A.Q
    • mMinerjob
      • Installation
      • Configuration
    • mTailorjob
      • Installation
      • Configuration
    • mGarbagejob
      • Installation
      • Configuration
    • mBossmenu
      • Installation
      • Configuration
      • How To
    • mLSTransit
      • Installation
      • Configuration
    • mTextUI
      • Installation
      • Event Of Uses
    • mCraft v2
      • Installation
      • Configuration
    • mBank v2
      • Installation
      • Configuration
      • How To
    • mCarcontrol
      • Installation
      • Configuration
    • mScoreboard
      • Installation
      • Configuration
      • How To ?
    • mBilling
      • Installation
      • Configuration
      • Note
      • Exports
    • mMechanic
      • Installation
      • Configuration
      • Attention
    • mTuningchip
      • Installation
      • Configuration
      • Inventory Settings
    • mHunting
      • Installation
      • Configuration
    • mAppearance
      • Installation
      • How To
    • mHUD AIO
      • Installation
      • Configuration
      • How To
    • mSpawn
      • Installation
      • Configuration
      • Integrations
    • mReport
      • Installation
      • Configuration
    • mWeed
      • Installation
      • Configuration
      • How To
    • mBlvckmarkt
      • Installation
      • Configuration
    • mVehicleshop
      • Installation
      • Configuration
      • Adjustment
    • mPostop
      • Installation
      • Configuration
      • Config File
    • mChat
      • Installation
      • Configuration
      • How To
      • Integrations
    • mWeaponshop
      • Installation
      • Adjustments
      • Note
    • mLoadingscreen
      • Installation
      • Adjustments
      • Themes
      • Note
    • mBank
      • Installation
      • Adjustments
      • SQL Installations
    • mGarage
    • mDeathscreen
    • mNotification
    • mPausemenu
  • x Series
    • xBackItems
      • Installation
      • Configuration
      • How To
    • xBossMenu
      • Installation
      • Configuration
    • xRadar
      • Installation
      • Configuration
      • Default Keybinds
    • xRadio
      • Installation
      • Configuration
    • xMarketplace
      • Installation
      • Configuration
    • xPawnshop
      • Installation
      • Configuration
    • xFuel
      • Installation
      • Configuration
      • Exports
    • xCarrent
      • Installation
      • Configuration
    • xJobselector
      • Installation
      • Configuration
    • xDailyrewards
      • Installation
      • Configuration
      • Exports
    • xLabgame
      • Installation
      • Configuration
      • How To Use
    • xSellable Market
      • Installation
      • Configuration
    • xAdminmenu
      • Installation
      • Configuration
  • VENICE
    • Venice HUD v2
Powered by GitBook
On this page
  • Trigger Configuration ( Important )
  • OnSpawn Configuration ( Important )
  • Config_Server.lua Configurations
  • Database Check
  • Discord Profile Photo Token
  • Spawn Points Warning
  • Job Place Spawn Point
  1. m Series
  2. mSpawn

Configuration

Configuration of mSpawn Resource

PreviousInstallationNextIntegrations

Last updated 6 months ago

Framework Configuration

You can choose between (esx-qb) in config file.

If you are using custom framework name configure that to your framework name.

Trigger Configuration ( Important )

Configure the " CreateTrigger " function to your framework.

OnSpawn Configuration ( Important )

Configure the " OnSpawnSelected " function to your framework.

// Some code

Config_Server.lua Configurations

Database Check

Check the database config and if not true select the correct one.

Discord Profile Photo Token

If you selected the Profile Photo options as discord on config.lua you need to put your discord bot token to this file to stated code line.

Spawn Points Warning

The spawnLocations values, on the other hand, are registered to sql once when the script first starts and pull the values through sql until the sql table is deleted. that is, if you change anything in the config after the script is started, that change will not be applied until the sql is deleted.

Job Place Spawn Point

If the jobSpawnLocations value is the entered key value, it will change what the button in the lower left corner is. If the player's occupation is not in that table, the defaultJobSpawn value will appear.