# Codesign Documentation > Official Codesign documentation for free and paid scripts. Installation, integration, configuration guides & videos. ## Table of Contents ### Helpful Guides - [Discord Roles](/helpful-guides/discord-roles.md): How to claim Discord roles for Codesign paid scripts, link your FiveM and Discord accounts, use the /claim bot command, and verify team members with /dev commands for support access. - [FiveM Asset Escrow System](/helpful-guides/fivem-asset-escrow-system.md): Guide to FiveM's Asset Escrow system for protected scripts. Covers correct FiveM account setup, minimum server artifacts version 4960+, common errors, and solutions for entitlement and syntax issues. - [Authentication & Transfers](/helpful-guides/authentication-and-transfers.md): Information about FiveM asset authentication via Keymaster, one-time asset transfers (within 28 days of purchase), Discord role transfers, and important security guidelines for Codesign customers. - [Register Key Mapping](/helpful-guides/register-key-mapping.md): Guide to FiveM RegisterKeyMapping for custom key binds. Explains how to unbind keys, disable key mapping, and why per-player key binds persist after config changes. - [Self Debugging](/helpful-guides/self-debugging.md): A guide for FiveM server owners and developers on self-debugging LUA and SQL code. Includes troubleshooting steps, LUA table debugging with cd_devtools, and SQL debug mode activation. ### Paid Scripts - [Bridge](/paid-scripts/bridge.md): cd_bridge is the core resource for all Codesign FiveM scripts. Handles framework connections, database setup, auto-detection of supported resources, and error handling. - [Garage](/paid-scripts/garage.md): FiveM vehicle garage system with multi-location support, full vehicle management, developer API, and cd_bridge integration for ESX, QBCore, and QBox frameworks. - [Mechanic](/paid-scripts/cd_mechanic.md): Advanced FiveM mechanic job script with full vehicle customization, advanced upgrades, parts degradation, crafting, business inventory, service system, and public LS Customs. - [Dispatch 3D](/paid-scripts/dispatch3d.md): FiveM 3D dispatch system with custom vehicle models, real-time player tracking, and full integration with cd_bridge. Includes installation guide, developer API, and troubleshooting. - [Dispatch](/paid-scripts/dispatch.md): FiveM dispatch system with customizable alerts, player blips, panic button, job call commands, dispatcher system, and full integration with ESX and QBCore frameworks. - [VIP Shop](/paid-scripts/vip-shop.md): FiveM VIP/donator shop with vehicle stock management, subscriptions, Tebex integration, and zDiscord support. Includes custom point system and configurable rewards. - [Event Calendar](/paid-scripts/event-calendar.md): FiveM event calendar for scheduling and managing in-game events. Includes installation guide, configuration, and developer API reference. - [Radar](/paid-scripts/radar.md): FiveM police ALPR radar system with speed detection, BOLO alerts, vehicle database lookup, and ANPR functionality. Supports ESX, QBCore, and standalone frameworks. - [Vehicle Control](/paid-scripts/vehicle-control.md): FiveM vehicle control system with remote door locks, engine control, window control, extras management, and lightbar toggles. Supports ESX, QBCore, and standalone frameworks. - [Car HUD](/paid-scripts/car-hud.md): A highly customizable FiveM car HUD with speedometer, RPM gauge, fuel gauge, seatbelt system, cruise control, and configurable key binds. Supports ESX, QBCore, and standalone frameworks. - [Arm Wrestling](/paid-scripts/arm-wrestling.md): A FiveM arm wrestling mini-game with configurable tables, spam-key gameplay, chat commands, events, and usable items. Supports ESX, QBCore, and standalone frameworks. - [CCTV Cameras](/paid-scripts/cctv-cameras.md): FiveM CCTV camera system with placeable 360°, 180°, and fixed cameras. Includes camera management UI, access permissions, temporary access exports, and usable items for ESX and QBCore. - [Darts](/paid-scripts/darts.md): FiveM darts mini-game with multiplayer support, configurable game modes, dart board props, chat commands, and events. Supports ESX, QBCore, and standalone frameworks. - [Gun Range](/paid-scripts/gun-range.md): FiveM gun range shooting range with ranked and practice modes, scoreboard, moveable targets, and weapon-specific scoring. Supports ESX, QBCore, and standalone frameworks. - [Terminal Hacker](/paid-scripts/terminal-hacker-minigame.md): FiveM terminal hacking mini-game with file system exploration, score tracking, and leaderboard. Customizable difficulty with export integration for robbery scripts. - [Spawn Select](/paid-scripts/spawn-select.md): FiveM spawn selector system with customizable spawn locations, personal spawns, and last location tracking. Supports ESX, QBCore, vRP, and standalone frameworks. - [Multicharacter](/paid-scripts/multicharacter-character-selection.md): FiveM multicharacter selection system with full character creation, switching, and management. Supports ESX, QBCore, vRP, and standalone frameworks with skin integration. - [Player HUD](/paid-scripts/player-hud-smart-watch.md): FiveM player HUD and smart watch system with health, hunger, thirst, stress tracking, and customizable UI. Supports ESX, QBCore, vRP, and standalone frameworks. - [Identity](/paid-scripts/identity.md): FiveM identity card system with customizable ID cards, mugshot support, and chat commands for showing ID to nearby players. Supports ESX, QBCore, and standalone frameworks. #### Bridge - [Installation Guide](/paid-scripts/bridge/installation-guide.md): Step-by-step guide to install and configure cd_bridge for FiveM. Covers downloading from CFX Portal, creating the [codesign] folder, correct server.cfg start order, and auto-detection setup. - [Troubleshooting Guide](/paid-scripts/bridge/troubleshooting-guide.md): Troubleshooting guide for cd_bridge with error codes, common issues, QBCore ACE permissions setup, and auto-detection troubleshooting for FiveM servers. - [Resource Integration](/paid-scripts/bridge/resource-integration.md): Complete compatibility reference for cd_bridge listing supported frameworks, databases, banking, billing, dispatch, draw text UI, duty, gangs, HUD, inventory, mechanics, and notifications. - [Changelog](/paid-scripts/bridge/changelog.md): The existing frontmatter description, icon, and changelog key remain. This file tracks all cd_bridge version updates, new features, fixes, and compatibility improvements. #### Garage - [Installation Guide](/paid-scripts/garage/installation-guide.md): Step-by-step installation guide for cd_garage. Covers cd_bridge dependency, download from CFX Portal, configuration, and key bind setup for FiveM. - [Troubleshooting Guide](/paid-scripts/garage/troubleshooting-guide.md): Troubleshooting guide for cd_garage with common issues, error codes, and solutions for the FiveM vehicle garage system. - [Features](/paid-scripts/garage/features.md): Features overview for cd_garage including vehicle storage, multiple garage types, impound system, key system, and house garage integration for FiveM. - [Resource Integration](/paid-scripts/garage/resource-integration.md): Compatibility reference for cd_garage showing supported frameworks, inventories, vehicle keys, fuel scripts, and notification systems. - [Migration Guide](/paid-scripts/garage/migration-guide.md): Migration guide for moving from other garage scripts to cd_garage. Covers supported migrations and data preservation for vehicle storage. - [Changelog](/paid-scripts/garage/changelog.md): Latest updates, changes, and improvements for cd_garage. Tracks version history, new features, bug fixes, and compatibility updates. ##### Developer API - [Chat Commands](/paid-scripts/garage/developer-api/chat-commands.md): Chat commands reference for cd_garage including player and staff commands for managing vehicles, garages, and impound lots. - [Events](/paid-scripts/garage/developer-api/events.md): Events reference for cd_garage including client and server events for vehicle storage, impound, key management, and garage integration. - [Exports](/paid-scripts/garage/developer-api/exports.md): Exports reference for cd_garage including functions for vehicle management, garage operations, and integration with other resources. - [Items](/paid-scripts/garage/developer-api/items.md): Usable items reference for cd_garage including vehicle keys, tracking devices, and other garage-related items. - [Keys](/paid-scripts/garage/developer-api/keys.md): Default keybinds for cd_garage including interaction keys for vehicle storage, retrieval, and garage management features. ##### Resource integration - [Integration Guides](/paid-scripts/garage/resource-integration/integration-guides.md) ##### Migration Guide - [Upgrading from cd\_garage v5](/paid-scripts/garage/migration-guide/upgrading-from-cd_garage-v5.md): Full upgrade guide from cd_garage v5 to v6 including backup instructions, migration steps, reconfiguration, and post-update checks. #### Mechanic - [Installation Guide](/paid-scripts/cd_mechanic/installation-guide.md): Step-by-step installation guide for cd_mechanic. Covers cd_bridge dependency, download from CFX Portal, dependencies setup, auto SQL, item configuration, and business setup. - [Troubleshooting Guide](/paid-scripts/cd_mechanic/troubleshooting-guide.md): Troubleshooting guide for cd_mechanic with error codes, common issues, folder name checks, and escrowed file warnings for FiveM server owners. - [Features & Usage](/paid-scripts/cd_mechanic/features-and-usage.md): Complete features overview for cd_mechanic including advanced upgrades, business upgrades, crafting, mechanic inventory, mileage tracking, parts degradation, service system, and public LS Customs. - [Resource Integration](/paid-scripts/cd_mechanic/resource-integration.md): Supported resource compatibility for cd_mechanic including frameworks, databases, banking, duty, HUD, inventory, notifications, and society integrations via cd_bridge. - [Migration Guide](/paid-scripts/cd_mechanic/migration-guide.md): Migration guide for moving from esx_mechanicjob, jg_mechanic, or qb-mechanicjob to cd_mechanic. Shows which vehicle data can be preserved including upgrades, paint, health, and inventory. - [Changelog](/paid-scripts/cd_mechanic/changelog.md): Latest updates, changes, and improvements for cd_mechanic. Tracks version history, new features, bug fixes, and compatibility updates. ##### Developer API - [Chat Commands](/paid-scripts/cd_mechanic/developer-api/chat-commands.md): Chat commands reference for cd_mechanic including /mechanictablet and /slips for managing the mechanic tablet and work orders. - [Events](/paid-scripts/cd_mechanic/developer-api/events.md): Client and server events reference for cd_mechanic. Includes open tablet, open customs, view slips, open inventory, crafting, cancel upgrade, repair kit, OBD scanner, and NOS installation events. - [Exports](/paid-scripts/cd_mechanic/developer-api/exports.md): Exports reference for cd_mechanic including GetCustomVehicleClass, GetVehiclePerformanceStats, GetConfig, GetVehicleMileage, and GetPartsDegradation for client and server use. - [Items](/paid-scripts/cd_mechanic/developer-api/items.md): Items reference for cd_mechanic including player usable items, mechanic tools, upgrade parts, crafting materials, and SQL/item setup for ESX, QBCore, and QBox inventories. - [Keys](/paid-scripts/cd_mechanic/developer-api/keys.md): Default keybinds for cd_mechanic including FiveM Key Mapping and GTA native keybinds for NOS activation, NOS purge, and opening the mechanic tablet and customs UI. #### Dispatch 3D - [Installation Guide](/paid-scripts/dispatch3d/installation-guide.md): Step-by-step installation guide for cd_dispatch3d. Covers cd_bridge dependency, download from CFX Portal, model setup, and configuration. - [Troubleshooting Guide](/paid-scripts/dispatch3d/troubleshooting-guide.md): Troubleshooting guide for cd_dispatch3d with common issues, error codes, and solutions for the 3D dispatch system. - [Features](/paid-scripts/dispatch3d/features.md): Custom vehicle models for cd_dispatch3d. Guide for adding custom GLB vehicle and ped models, configuring job-specific models, and adjusting scale, position, and rotation. - [Resource Integration](/paid-scripts/dispatch3d/resource-integration.md): Compatibility reference for cd_dispatch3d showing supported dispatch resources, frameworks, and copy-paste integration snippets. - [MDT Compatibility](/paid-scripts/dispatch3d/mdt-compatibility.md): MDT compatibility reference for cd_dispatch3d showing which MDT resources can display dispatch alerts. - [Migration Guide](/paid-scripts/dispatch3d/migration-guide.md): Migration guide for moving from other dispatch systems to cd_dispatch3d. Covers supported migrations and data preservation. - [Changelog](/paid-scripts/dispatch3d/changelog.md): Latest updates, changes, and improvements for cd_dispatch3d. Tracks version history, new features, and bug fixes for the 3D dispatch system. ##### Developer API - [Chat Commands](/paid-scripts/dispatch3d/developer-api/chat-commands.md): Chat commands reference for cd_dispatch3d including player and staff commands for managing 3D dispatch features. - [Events](/paid-scripts/dispatch3d/developer-api/events.md): Events reference for cd_dispatch3d including client and server events for integrating 3D dispatch alerts with other scripts. - [Exports](/paid-scripts/dispatch3d/developer-api/exports.md): Exports reference for cd_dispatch3d including functions for triggering alerts, managing 3D markers, and integrating with other resources. - [Keys](/paid-scripts/dispatch3d/developer-api/keys.md): Default keybinds for cd_dispatch3d including interaction keys and controls for the 3D dispatch system. ##### Resource integration - [Preconfigured Alerts](/paid-scripts/dispatch3d/resource-integration/preconfigured-alerts.md): Preconfigured client-side dispatch events for cd_dispatch3d that send alerts with predefined settings, requiring no additional setup. #### Dispatch Classic - [Configs, Locales & SQL](/paid-scripts/dispatch/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_dispatch. Includes framework auto-detect, allowed jobs, blip settings, dispatcher system, panic button, and job call commands. - [Resource Integration](/paid-scripts/dispatch/resource-integration.md): Guide for replacing default police dispatch alerts with cd_dispatch notifications in ESX resources, QBCore resources, and paid resources like Jaksam Robbery Creator and Drugs Creator. #### Doorlock - [Installation Guide](/paid-scripts/door-lock/installation-guide.md): Step-by-step installation guide for cd_doorlock. Covers cd_bridge dependency, download from CFX Portal, resource configuration, and key bind setup for FiveM servers. - [Troubleshooting Guide](/paid-scripts/door-lock/troubleshooting-guide.md): Troubleshooting guide for cd_doorlock with error codes, common issues, door validation, admin access setup, and ZAP-Hosting JSON file permission fixes. - [Features](/paid-scripts/door-lock/features.md): Features overview for cd_doorlock. Covers door locking, unlocking, permissions, admin access, lockpicking, and integration with dispatch systems. - [Developer API](/paid-scripts/door-lock/developer-api.md): Developer API index for cd_doorlock. Reference for chat commands, events, exports, keys, and items for integrating the door lock system with other FiveM scripts. - [Doorlock Import](/paid-scripts/door-lock/doorlock-import.md): Import preconfigured MLO doors for Gabz, G&N's Studio, Kiiya Interiors, Prompt Studio, and TStudio. One-click import for supported MLO developers with cd_doorlock. - [Doorlock Migration](/paid-scripts/door-lock/doorlock-migration.md): Migrate from ox_doorlock or qb-doorlock to cd_doorlock. Supports automatic database reading, SQL query migration, and JSON export for seamless door data transfer. - [Changelog](/paid-scripts/door-lock/changelog.md): Latest updates, changes, and improvements for cd_doorlock. Includes new preconfigured MLO doors, bridge dependency, bug fixes, and UI improvements for the door lock system. ##### Developer API - [Chat Commands](/paid-scripts/door-lock/developer-api/chat-commands.md): Chat commands reference for cd_doorlock including /doorlock, /doorlockui, and /debug_doorlock for managing doors and debugging. - [Events](/paid-scripts/door-lock/developer-api/events.md): Events reference for cd_doorlock including set door state, lockdown building, and set door permissions for client and server integration. - [Exports](/paid-scripts/door-lock/developer-api/exports.md): Exports reference for cd_doorlock including Get all doors, get door unique ID, get door state, and get door data for client-side integration. - [Items](/paid-scripts/door-lock/developer-api/items.md): Default usable items for cd_doorlock including lockpicks, keycards, and other item-based door interaction methods. - [Keys](/paid-scripts/door-lock/developer-api/keys.md): Default keybinds for cd_doorlock. The E key opens the closest door. Configurable via FiveM Key Mapping in the in-game pause menu settings. #### VIP Shop - [Installation Guide](/paid-scripts/vip-shop/installation-guide.md): Step-by-step installation guide for cd_vipshop. Covers cd_bridge dependency, Tebex integration, item setup, and configuration for the FiveM VIP donator shop. - [Troubleshooting Guide](/paid-scripts/vip-shop/troubleshooting-guide.md): Troubleshooting guide for cd_vipshop with common issues, error codes, and solutions for the FiveM VIP donator shop. - [Features](/paid-scripts/vip-shop/features.md): Features for cd_vipshop including vehicle stock management, monthly subscriptions via Tebex, and zDiscord integration for QBCore with point management commands. - [Developer API](/paid-scripts/vip-shop/developer-api.md) - [Changelog](/paid-scripts/vip-shop/changelog.md): Latest updates, changes, and improvements for cd_vipshop. Includes cd_bridge integration, bug fixes, and new features for the FiveM VIP shop system. ##### Developer API - [Chat Commands](/paid-scripts/vip-shop/developer-api/chat-commands.md) - [Exports](/paid-scripts/vip-shop/developer-api/exports.md) #### Event Calendar - [Installation Guide](/paid-scripts/event-calendar/installation-guide.md): Step-by-step installation guide for the FiveM event calendar system. Covers cd_bridge dependency, download, configuration, and setup. - [Troubleshooting Guide](/paid-scripts/event-calendar/troubleshooting-guide.md): Troubleshooting guide for the FiveM event calendar system with common issues, error codes, and solutions. - [Features](/paid-scripts/event-calendar/features.md): Features overview for the FiveM event calendar system. Covers event scheduling, reminders, and calendar management for roleplay servers. - [Changelog](/paid-scripts/event-calendar/changelog.md): Latest updates, changes, and improvements for the FiveM event calendar system. Tracks version history, new features, and bug fixes. ##### Developer API - [Chat Commands](/paid-scripts/event-calendar/developer-api/chat-commands.md): Chat commands reference for the FiveM event calendar system including player and staff commands for managing events. #### Radar - [Configs, Locales & SQL](/paid-scripts/radar/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_radar. Includes framework auto-detect, vehicle data, BOLO management, and speed detection settings. #### Vehicle Control - [Configs, Locales & SQL](/paid-scripts/vehicle-control/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_vehiclecontrol. Includes framework auto-detect, vehicle lock, extras, key binds, and UI customization settings. #### Car HUD - [Configs, Locales & SQL](/paid-scripts/car-hud/configs-locales-and-sql.md): Configuration, locales, and UI settings for cd_carhud. Includes framework auto-detect, fuel script integration, gauge colors, dashboard elements, seatbelt, cruise control, and key bind settings. #### Arm Wrestling - [Configs, Locales & SQL](/paid-scripts/arm-wrestling/configs-locales-and-sql.md): Configuration, locales, and auto-detect setup for cd_armwrestling. Includes framework detection, key spam settings, UI timings, available table props, and admin permissions. #### CCTV Cameras - [Configs, Locales & SQL](/paid-scripts/cctv-cameras/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_cctv. Includes framework auto-detect, camera types, admin permissions, Discord integration, ACE perms, and camera detection settings. #### Darts - [Configs, Locales & SQL](/paid-scripts/darts/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_darts. Includes framework auto-detect, default game settings, dart board props, key bindings, and command/event configuration. #### Gun Range - [Configs, Locales & SQL](/paid-scripts/gun-range/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_gunrange. Includes framework auto-detect, weapon scoring, target settings, and scoreboard configuration. #### Terminal Hacker - [Configs, Locales & SQL](/paid-scripts/terminal-hacker-minigame/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_terminalhacker. Includes difficulty settings, scoring, leaderboard, and export configuration for the terminal hacking mini-game. #### Spawn Select - [Configs, Locales & SQL](/paid-scripts/spawn-select/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_spawnselect. Includes framework auto-detect, spawn locations, personal spawns, and last location settings. #### Multicharacter - [Configs, Locales & SQL](/paid-scripts/multicharacter-character-selection/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_multicharacter. Includes framework auto-detect, character slots, spawn settings, and database schema for character management. #### Player HUD - [Configs, Locales & SQL](/paid-scripts/player-hud-smart-watch/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_playerhud. Includes framework auto-detect, basic needs, stress system, and smart watch UI settings. #### Identity - [Configs, Locales & SQL](/paid-scripts/identity/configs-locales-and-sql.md): Configuration, locales, and SQL setup for cd_identity. Includes framework auto-detect, ID card settings, and database schema for player identity data. ### Free Scripts - [Easytime](/free-scripts/easytime-time-and-weather-management.md): A FiveM time and weather management script with real-time and real-weather support via OpenWeatherMap. Includes dynamic weather, game time sync, tsunami warnings, and shell support. - [Drawtext UI](/free-scripts/drawtext-ui.md): A lightweight FiveM draw text UI resource for displaying on-screen interaction text. Includes installation guide, code examples for single and multi-location setups, and troubleshooting tips. - [Notifications](/free-scripts/notifications.md): A fully customizable FiveM notification system with basic, intermediate, and advanced notification options. Supports progress bars, sounds, icons, stacking, HTML content, and CSS styling. - [Devtools](/free-scripts/devtools.md): A Lua table viewer and developer tool for FiveM servers. Features a NUI-based table viewer, quick resource restart, and key bindings for debugging in dev environments. - [Keymaster - Minigame](/free-scripts/keymaster-minigame.md): A FiveM key-press minigame with customizable difficulty settings. Includes installation guide, export examples with custom parameters, and troubleshooting tips. - [Staff Support](/free-scripts/staff-support.md): A FiveM staff moderation tool with chat commands for staff sits, staff jailing, and moderation actions. Includes configurable permissions and changelog history. #### Easytime - [Keys/Chat/Events/Exports](/free-scripts/easytime-time-and-weather-management/keys-chat-events-exports.md): Developer reference for cd_easytime including chat commands, triggerable events, and exports for retrieving weather, time, and synchronization data on both client and server sides. - [Optional Features](/free-scripts/easytime-time-and-weather-management/optional-features.md): Optional features for cd_easytime including persistent weather settings, shell support, tsunami warning system, real-time and weather setup with OpenWeatherMap, and vMenu compatibility. - [Configs & Locales](/free-scripts/easytime-time-and-weather-management/configs-and-locales.md): Configuration options, locale settings, and framework auto-detection setup for cd_easytime. Includes permission groups, weather settings, time methods, and API key configuration. ### Other - [Developer API](/paid-scripts/garage/developer-api.md) - [Door Lock](/paid-scripts/door-lock.md): FiveM door lock system with full door management, import/export, migration from ox_doorlock and qb-doorlock, MLO support for Gabz, G&N's Studio, Kiiya, and more. - [Untitled](/parts/compatibility-key.md) - [Untitled](/parts/changelog-key.md) - [Untitled](/parts/migration-key.md)