🛑
Common Issues
  • 👋Welcome
  • Common Issues
    • ⁉️Car Does Not Spawn
      • ⚙️Model couldn't be loaded
      • ❌No Error in Console
    • 🏎️No Tuning Showing Up?
    • 🚫Only few parts visible
    • 🚓Sirens dont flash
  • 🔧Optimizations
    • 🚚Carpack
    • 👋Downscale Textures
    • 🔊Change Sound
    • 🔮Handling optimization
Powered by GitBook
On this page
  1. Optimizations

Carpack

How to start all your cars with one Ressource.lua to save performance

PreviousSirens dont flashNextDownscale Textures

Last updated 1 year ago

// ressources 
        ->[cars]
                ->dccars-carpack 
                        -> data (folder)
                                -> spawnname (folder)
                                        -> all .meta files 
                        -> stream (folder)
                                -> spawnname (folder)
                                        -> all YTD/YFT/YCD files
                        -> ressource.lua 
                                -> for this folder structure use the Ressource.lua below
                                
                                   

🔧
🚚
544B
__resource.lua
Example for STREAM FOLDER
Example for DATA FOLDER