Frozen Wiki
Website
  • Documentation
  • 🔹Scripts
    • Frozen Medic Job
      • Installation
      • Dependencies
      • Exports
      • State Bags
      • Customizations
      • Common Issues
        • QBCore
    • Frozen Crutch
    • Frozen Scratch Ticket
      • Installations
    • Frozen Police Job
      • Installation
      • Dependencies
      • Exports
      • State Bags
      • Events
      • Customizations
    • Frozen Inventory
      • Features
      • Examples
      • Dependencies
      • Installation
        • v1.2 installation
    • Helicopter Camera
      • Adding custom helicopters
      • Moving the UI above the minimap
      • Adding controller inputs
      • Exports
      • Events
    • Frozen Poker
      • Installation
      • Dependencies
    • Frozen Fishing
      • Installation
      • Dependencies
      • Shop Items
      • Fishing Equipment Strength
    • Frozen Gym
      • Installation
      • Exports
        • Client Exports
        • Server Exports
  • 🔓Authorization
    • How to get authorized with license system?
Powered by GitBook
On this page
  1. Scripts
  2. Frozen Medic Job

Installation

Basic installation instructions for this script

PreviousFrozen Medic JobNextDependencies

Last updated 1 year ago

If using QBCore, you will import no sql files!

  • Ensure are installed and running before frozen_ambulance

  • Place script in resources directory

  • Add the item images/items from _install_first directory

  • Make sure you have an 'ambulance' in your jobs table and grades in your 'job_grades' table of your SQL database(Can be from previous ambulance job)

  • Edit config as desired

  • Add ensure frozen_ambulance to your server.cfg (ENSURE AFTER DEPENDENCIES)

  • Ensure that esx_ambulancejob / qb-ambulancejob or any other death handler script is removed

  • Restart server and enjoy!

🔹
dependencies