CoreM
Store
  • 👋Welcome
  • 🧠crm-core
    • 📀Installation
    • ⚙️Configuration
  • 🟡crm-multicharacter
    • 💿Installation
    • ⚙️Configuration
  • 👕crm-appearance
    • 💿Installation
    • ⚙️Configuration
    • 👕Generate Images
  • 🎨crm-tattoos
    • 💿Installation
    • ⚙️Configuration
  • ⏯️crm-pausemenu
    • 💿Installation
  • 🟠crm-scoreboard
    • 💿Installation
    • ⚙️Configuration
  • 🖥️crm-hud
    • 💿Installation
    • ⚙️Configuration
  • 🟢crm-radialmenu
    • 💿Installation
    • ⚙️Configuration
  • ⚒️crm-loadingscreen
    • 💿Installation
  • 💰crm-banking
    • 💿Installation
    • ⚙️Configuration
  • 🎯crm-target
    • 💿Installation
    • ⚙️Configuration
Powered by GitBook
On this page
  1. crm-scoreboard

Configuration

Comprehensive instructions on configuring files and utilizing export functions.

Prior experience as a developer or basic programming skills are recommended to effectively navigate this section of the documentation.

1. Events

-- Event to change the activities(heists) to busy 
-- @crm_id -> ID of the heist (copy it from crm-config.lua)
-- @crm_toggle -> true or false
TriggerServerEvent('crm-scoreboard:set-activity-busy', crm_id, crm_toggle) 
PreviousInstallationNextcrm-hud

Last updated 10 months ago

🟠
⚙️