NAT2K15 Development
DiscordStoreConfigGithubStatus Page
  • NAT2K15 Documentation
  • Paid Scripts
    • FiveM Framework
      • 💻Choose your hosting
        • 💻Windows Hosting
          • 🛢️MySQL Installation (xampp)
          • 🛢️MySQL Connection String
          • 👨‍💻Installing Framework
        • 🐧Linux Hosting
          • 🛢️MySQL Installation
          • 🛢️MySQL Connection String
          • 👨‍💻Installing Framework
        • 🎮Panel Hosting
      • 📋Framework Addons
        • FiveM Scoreboard
        • ☎️Framework 911 (paid)
        • 📲NPWD X Framework
          • 📋Editing NPWD Config
          • 🧠Installing npwd-framework
      • ✒️Change Logs
      • ✍️Developers Usage
        • Client Side Exports
        • Server Side Exports
      • ❌Frequent Issues
    • Personal Vehicle V2
      • Discord Bot Token
      • Installing Dependency
      • Editing the Config
    • FiveM Discord Whitelist
      • Discord Bot Token
      • Edit the config
  • FiveM vMenu Modification
  • FiveM Vehicle & Weapon Management System
    • Installing Dependency
    • Configuration Guide
  • FiveM Admin Zone
  • Paid Bots
    • Ticket Bot V2
      • 💻Windows Hosting Guide
        • 🛢️MySQL Installation (xampp)
        • 👨‍💻Installing Node.js
    • Multi Server Control
      • 💻Windows Hosting Guide
        • 👨‍💻Installing Node.js
        • 🚂Starting The Bot
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Paid Scripts
  2. FiveM Framework
  3. Framework Addons

Framework 911 (paid)

This document provides support information for integrating and using the FiveM resource with the our framework. Ensure the framework is installed and properly configured before proceeding

PreviousFiveM ScoreboardNextNPWD X Framework

Last updated 11 months ago

Was this helpful?

Step 1: Install the NAT2K15 Framework

If you haven't already, follow the instructions provided by the NAT2K15 framework documentation to install and configure it on your server.

Step 2: Disable the 911 Command

Edit the framework configuration file to disable the 911 command. This step is crucial to prevent conflicts with this resource. Locate the configuration file, typically found in the config folder of the framework, and set the Command_911parameter to false.

  1. Download the resource files.

  2. Place the resource folder in your server's resources directory.

  3. Ensure the folder name remains unchanged for proper integration.

Step 3: Update Server Configuration

Open your server configuration file (server.cfg) and add the following line to ensure the resource is started after the Nat2k15 framework:

start framework #NAT2K15 Framework
start framework-911

Replace framework-911 with the actual name of the resource folder. The resource must start with letters we recommend to call the resource framework-911

📋
☎️
FiveM Framework 911 IntegrationNAT2K15 Development
Logo