Sixxen Scripts
  • Six Jobs
    • Installation
    • Client
      • Exports
        • Duty
        • Duty Status
        • Job Menu
    • Server
      • Exports
        • Duty
        • Duty Status
        • Remove Job
        • Add Job
  • SIX HostageCards
    • Installation
Powered by GitBook
On this page
  1. SIX HostageCards

Installation

PreviousAdd Job

Last updated 10 months ago

Install all resource dependencies.

Basic Config

config = {}


config.models = {
    'cs_bankman',
    'cs_molly',
    'cs_tanisha',
    'g_m_m_mexboss_01',
    'g_m_m_armgoon_01',
}

config.targetIcon = 'fas fa-user-slash'

config.anim = {
    dict = 'mp_bank_heist_1',
    name = 'f_cower_02'
}


config.command = {
    name = 'release',
    help = 'Release the nearest hostage'
}
es_extended
ox_lib
oxmysql