LV Soft FiveM
  • LV SOFT
    • 👋Welcome!
    • 🛒Tebex
    • 💬Discord
  • QB/ESX
    • ☮️lvs-loading
      • Installation
      • Configuration
    • 👫lvs-multichar
      • Installation
      • Configuration
      • Adding Scenes
      • Tebex Integration
      • Commands
    • 🗺️lvs-spawnselector
      • Installation
      • Configuration
    • 🥼lvs-clothing
      • Installation
        • QBCore Install
        • ESX Install
      • Configuration
      • Migration
        • qb-clothing
        • esx-skinchanger
        • Illenium-Appareance
      • Blacklisting
      • Events
      • Commands
    • ⚙️lvs-lib
      • black-screen loading
      • notifications
      • progressbar
      • key-interaction
      • textui
      • alert
      • context menu
      • context input
    • 💬lvs-chat
      • Installation
      • Configuration
      • Events & Exports
    • 📱lvs-radio
      • Installation
      • Configuration
      • Events & Exports
    • 🗃️lvs-playerlist
      • Installation
      • Configuration
    • 📹lvs_weazelnews
      • Installation
      • Configuration
    • 🎒lvs-inventory
      • Installation
      • Configuration
      • lvs-inventory
        • exports
      • lvs-shops
        • Configuration
        • Exports
      • lvs-crafting
    • 🪪lvs-idmanager
      • Installation
      • Configuration
      • Exports
  • Standalone
    • 🚘lvs-drift
      • Installation
      • Configuration
      • Commands
    • 🕺lvs-animations
      • Installation
      • Configuration
      • Adding Animations
      • Exports/Events
    • 💥lvs-accident
      • Installation
      • Configuration
    • 🔥lvs-explosion
      • Installation
      • Configuration
    • 🏎️lvs-racing
  • ESX
    • 📅Soon
Powered by GitBook
On this page
  1. QB/ESX
  2. lvs-multichar

Adding Scenes

PreviousConfigurationNextTebex Integration

Last updated 1 year ago


For the scene in this video, UncleJust's MLO was used. To acquire it, visit the . If you want to try it before purchasing


Scenario Template

    [1] = {
        CreationCoord = vector4(-793.3184, 326.1401, 210.7966, 0.3146),

        Camera = {
            [1] = {
                [1] = vector4(-785.4409, 340.5381, 211.1972, 219.8637),
                [2] = vector4(-770.1366, 340.5328, 211.3971, 109.9675),
                [3] = vector3(-780.5374, 337.9056, 211.2320)
            },
            [2] = {
                [1] = vector4(-774.2054, 332.4662, 211.3980, 41.7216),
                [2] = vector4(-785.3057, 335.5513, 211.1966, 305.9687),
                [3] = vector3(-780.5374, 337.9056, 211.2320)
            },
            [3] = {
                [1] = vector4(-771.0763, 324.2425, 211.9971, 26.2532),
                [2] = vector4(-775.3474, 341.5302, 211.3969, 118.3775),
                [3] = vector3(-780.5374, 337.9056, 211.2320)
            },
        },

        Characters = {
            [1] = {
                Coords = vector4(-783.4901, 338.4356, 211.1971, 272.0472),
                Animation = {
                    Dict = "timetable@ron@ig_3_couch",
                    Name = "base",
                }
            },
            [2] = {
                Coords = vector4(-778.6499, 339.0019, 211.1971, 94.6678),
                Animation = {
                    Dict = "amb@prop_human_bum_shopping_cart@male@idle_a",
                    Name = "idle_c",
                }
            },
            [3] = {
                Coords = vector4(-779.6010, 333.4237, 211.1971, 3.4888),
                Animation = {
                    Dict = "amb@world_human_leaning@female@wall@back@holding_elbow@idle_a",
                    Name = "idle_a",
                }
            },
            [4] = {
                Coords = vector4(-781.6292, 336.4623, 211.1972, 0.1062),
                Animation = {
                    Dict = "timetable@maid@couch@",
                    Name = "base",
                }
            }
        }
    }
👫
store
download