pScripts
  • INFORMATION
    • FiveM Asset Escrow System
    • Assets Updates
    • Discord Roles
  • Assets & Guides
    • 👨‍⚖️DOJ Job
      • 👋Installation Guide
      • ⚙️Config Files
      • Client Exports
      • Server Exports
    • 💻DOJ MDT
      • 👋Installation Guide
      • ⚙️Config Files
      • Client Exports
      • Server Exports
    • 🌿Weed Plants
      • 👋Installation Guide
      • ⚙️Config Files
      • Client Exports
      • Server Exports
    • 🚗Car Sale Job
      • 👋Installation Guide
      • ⚙️Config File
      • Client Exports
      • Server Exports
    • 📙Job Core
      • ⚙️Config File
      • Exports
    • 👮Police Job
      • 👋Installation Guide
      • ⚠️Common Issues
      • ⁉️Setup Server
      • ⚙️Config Files
      • Client Exports
        • Bodycam
        • Evidence System
        • Duty GPS
        • Interactions
        • Jail System
        • Police Objects
        • Speed Camera
        • Manage Traffic
        • Misc
      • Server Exports
        • Evidence System
        • Interactions
        • Jail System
        • Misc
    • 💻Police MDT
      • ⁉️Setup Server
      • ⚙️Config File
      • Client Exports
      • Server Exports
      • Dispatch System
    • 🚑Ambulance Job
      • 👋Installation Guide
      • ⁉️Setup Server
      • ⚙️Config Files
      • Client Exports
      • Server Exports
    • 💻Ambulance MDT
      • 👋Installation Guide
      • ⚙️Config File
      • Exports and Events
      • Dispatch System
    • 🛠️Mechanic Job
      • ⚙️Config Files
      • Mileage System
      • Nitro System
      • Lifters System
      • Misc
    • 💻Mechanic MDT
      • ⚙️Config File
      • Exports
      • Dispatch System
      • Licenses System
    • 💵Fleeca Robbery
      • 👋Installation Guide
      • ⚙️Config File
    • ⌚Jewelry Robbery
      • 👋Installation Guide
      • ⚙️Config File
    • 💇Appearance
      • ⚙️Config Files
      • Client Exports
    • 👀Hints
      • Exports
    • 👋Helper
      • Exports
    • 🔧Tuning Menu
      • Exports and Events
      • ⚙️Config Files
    • 🆔Documents
      • ⚙️Config File
      • Exports and Events
    • 📱Phone
      • ⤵️INSTALLATION
      • ⚙️CONFIG FILES
      • 📃FEATURES
      • 📱APPS
      • 📇SIM CARDS
      • 📳NOTIFICATIONS
      • 📨MESSAGES
      • 🚘GARAGES
      • 🪙CRYPTO
      • 🔪DARK CONNECT
      • ⌨️FUNCTIONS
      • 🌎LANGUAGE
      • ⚠️COMMON ISSUES
    • 🪙Casino Games
      • 🎰Slot Machine
      • 🏐Roulette
      • ♣️Poker
    • 💻GCT
      • 📨EXPORTS
    • 💻Civil MDT
      • ⤵️INSTALLATION
      • 📱APPS
      • 🏎️BOOSTING
      • 🏅ACHIEVEMENTS
      • ⚠️COMMON ISSUES
Powered by GitBook
On this page
  1. Assets & Guides
  2. Appearance

Config Files

Main Config
Config = {}

Config.Language = 'en' -- en / pl
Config.Framework = 'ESX' -- ESX / QB / QBOX

Config.ImagePath = './clothing/'
Config.FileType = 'webp' -- png / webp (use webp for local files and change image path to ./folder_name/)

Config.ShopButtons = {
    ['skin'] = {['model'] = true, ['appearance'] = true, ['clothes'] = true, ['tattoos'] = true}, -- ALL ITEMS
    ['clothing'] = {['clothes'] = true},
    ['barber'] = {['appearance'] = true},
    ['tattoos'] = {['tattoos'] = true}
}

Config.ToggleClothing = {
    ['helmet_1'] = {
        ['helmet_1'] = -1, ['helmet_2'] = 0
    },
    ['glasses_1'] = {
        ['glasses_1'] = 0, ['glasses_2'] = 0,
    },
    ['mask_1'] = {
        ['mask_1'] = 0, ['mask_2'] = 0
    },
    ['torso_1'] = {
        ['torso_1'] = 15, ['torso_2'] = 0, ['arms'] = 15, ['arms_2'] = 0, ['tshirt_1'] = 15, ['tshirt_2'] = 0
    },
    ['pants_1'] = {
        ['pants_1'] = 14, ['pants_2'] = 0
    },
    ['shoes_1'] = {
        ['shoes_1'] = 34, ['shoes_2'] = 0
    },
}

Config.Models = {
    ['male'] = {
        'mp_m_freemode_01', 'csb_agent', 'a_m_m_genfat_01', 's_m_m_scientist_01', 's_m_y_dealer_01', 'ig_oneil', 'a_m_m_business_01',
        'a_m_m_bevhills_01', 'a_m_m_bevhills_02', 'a_m_m_business_02', 'a_m_m_eastsa_01', 'a_m_m_eastsa_02', 'a_m_m_farmer_01',
        'a_m_m_fatlatin_01', 'a_m_m_genfat_02', 'a_m_m_golfer_01', 'a_m_m_hasjew_01', 'a_m_m_hillbilly_01', 'a_m_m_indian_01',
        'a_m_m_ktown_01', 'a_m_m_malibu_01', 'a_m_m_mexcntry_01', 'a_m_m_mexlabor_01', 'a_m_m_og_boss_01', 'a_m_m_paparazzi_01',
        'a_m_m_polynesian_01', 'a_m_m_prolhost_01', 'a_m_m_rurmeth_01', 'a_m_m_salton_01', 'a_m_m_skater_01', 'a_m_m_socenlat_01',
        'a_m_m_soucent_01', 'a_m_m_soucent_02', 'a_m_m_soucent_03', 'a_m_m_soucent_04', 'a_m_m_stlat_02', 'a_m_m_tennis_01',
        'a_m_m_tourist_01', 'a_m_m_tramp_01', 'a_m_m_trampbeac_01', 'a_m_m_tranvest_01', 'a_m_m_tranvest_02'
    },
    ['female'] = {
        'mp_f_freemode_01', 's_f_y_airhostess_01', 'ig_abigail',
        'a_f_m_beach_01', 'a_f_m_bevhills_01', 'a_f_m_bevhills_02', 'a_f_m_bodybuild_01', 'a_f_m_business_02', 'a_f_m_downtown_01',
        'a_f_m_eastsa_01', 'a_f_m_eastsa_02', 'a_f_m_fatbla_01', 'a_f_m_fatcult_01', 'a_f_m_fatwhite_01', 'a_f_m_ktown_01',
        'a_f_m_ktown_02', 'a_f_m_prolhost_01', 'a_f_m_salton_01', 'a_f_m_skidrow_01', 'a_f_m_soucent_01', 'a_f_m_soucent_02',
        'a_f_m_soucentmc_01', 'a_f_m_tourist_01', 'a_f_m_tramp_01', 'a_f_m_trampbeac_01', 'a_f_o_genstreet_01', 'a_f_o_indian_01',
        'a_f_o_ktown_01', 'a_f_o_salton_01', 'a_f_o_soucent_01', 'a_f_o_soucent_02', 'a_f_y_beach_01', 'a_f_y_bevhills_01',
        'a_f_y_bevhills_02', 'a_f_y_bevhills_03', 'a_f_y_bevhills_04', 'a_f_y_business_01', 'a_f_y_business_02', 'a_f_y_business_03',
        'a_f_y_business_04', 'a_f_y_eastsa_01', 'a_f_y_eastsa_02', 'a_f_y_eastsa_03', 'a_f_y_epsilon_01', 'a_f_y_fitness_01',
        'a_f_y_fitness_02', 'a_f_y_genhot_01', 'a_f_y_golfer_01', 'a_f_y_hiker_01', 'a_f_y_hippie_01', 'a_f_y_hipster_01',
        'a_f_y_hipster_02', 'a_f_y_hipster_03', 'a_f_y_hipster_04', 'a_f_y_indian_01', 'a_f_y_juggalo_01', 'a_f_y_runner_01',
        'a_f_y_rurmeth_01', 'a_f_y_scdressy_01', 'a_f_y_skater_01', 'a_f_y_soucent_01', 'a_f_y_soucent_02', 'a_f_y_soucent_03',
        'a_f_y_tennis_01', 'a_f_y_topless_01', 'a_f_y_tourist_01', 'a_f_y_tourist_02', 'a_f_y_vinewood_01', 'a_f_y_vinewood_02',
        'a_f_y_vinewood_03', 'a_f_y_vinewood_04', 'a_f_y_yoga_01'
    }
}
Items Config
while not Config do Citizen.Wait(1) end

Config.Clothing_Items = {
    ['mask'] = {
        command = 'mask',
        suggestion = 'Take off mask',
        anim = {
            clip = 'put_on_mask', dict = 'mp_masks@standard_car@ds@',
            duration = 800, flag = 49
        },
        default = {
            ['mask_1'] = 0, -- mask_1 need to be 0 to take off mask
        },
        clothes = { -- which clothes will be saved to item metadata
            ['mask_1'] = 0, -- mask_1 will be setted to 0 when taking off mask [mask_1 will be saved to item metadata also]
            ['mask_2'] = 0, -- mask_2 will be setted to 0 when taking off mask [mask_2 will be saved to item metadata also]
        }
    },
    ['ears'] = {
        command = 'ears',
        suggestion = 'Take off ear accessories',
        anim = {
            clip = 'b_think', dict = 'mp_cp_stolen_tut',
            duration = 800, flag = 49
        },
        default = {
            ['ears_1'] = 0, -- ears_1 need to be 0 to take off mask
        },
        clothes = { -- which clothes will be saved to item metadata
            ['ears_1'] = 0, -- ears_1 will be setted to 0 when taking off mask [ears_1 will be saved to item metadata also]
            ['ears_2'] = 0, -- ears_2 will be setted to 0 when taking off mask [ears_2 will be saved to item metadata also]
        }
    },
    ['hat'] = {
        command = 'hat',
        suggestion = 'Take off hat',
        anim = {
            clip = 'take_off_helmet_stand', dict = 'missheist_agency2ahelmet',
            duration = 800, flag = 49
        },
        default = {
            ['helmet_1'] = -1,
        },
        clothes = {
            ['helmet_1'] = -1, 
            ['helmet_2'] = 0,
        }
    },
    ['glasses'] = {
        command = 'glasses',
        suggestion = 'Take off glasses',
        anim = {
            clip = 'take_off', dict = 'clothingspecs',
            duration = 800, flag = 49
        },
        default = {
            ['glasses_1'] = 0,
        },
        clothes = {
            ['glasses_1'] = 0, 
            ['glasses_2'] = 0,
        }
    },
    ['chain'] = {
        command = 'chain',
        suggestion = 'Take off chain',
        anim = {
            clip = 'try_tie_positive_a', dict = 'clothingtie',
            duration = 800, flag = 49
        },
        default = {
            ['chain_1'] = 0,
        },
        clothes = {
            ['chain_1'] = 0, 
            ['chain_2'] = 0,
        }
    },
    ['bag'] = {
        command = 'bag',
        suggestion = 'Take off bag',
        anim = {
            clip = 'intro', dict = 'anim@heists@ornate_bank@grab_cash',
            duration = 800, flag = 49
        },
        default = {
            ['bags_1'] = 0,
        },
        clothes = {
            ['bags_1'] = 0, 
            ['bags_2'] = 0,
        }
    },
    ['jacket'] = {
        command = 'jacket',
        suggestion = 'Take off jacket',
        anim = {
            clip = 'try_tie_negative_a', dict = 'clothingtie',
            duration = 800, flag = 49
        },
        default = {
            ['torso_1'] = 15,
        },
        clothes = {
            ['torso_1'] = 15,
            ['torso_2'] = 0,
            ['tshirt_1'] = 15,
            ['tshirt_2'] = 0,
            ['arms'] = 15,
        }
    },
    ['vest'] = {
        command = 'vest',
        suggestion = 'Take off vest',
        anim = {
            clip = 'try_tie_negative_a', dict = 'clothingtie',
            duration = 800, flag = 49
        },
        default = {
            ['bproof_1'] = 0,
        },
        clothes = {
            ['bproof_1'] = 0,
            ['bproof_2'] = 0,
        }
    },
    ['gloves'] = {
        command = 'gloves',
        suggestion = 'Take off gloves',
        anim = {
            clip = 'cs_nigel_dual-10', dict = 'nmt_3_rcm-10',
            duration = 800, flag = 49
        },
        default = {
            ['arms'] = 15,
        },
        clothes = {
            ['arms'] = 15,
            ['arms_2'] = 0,
        }
    },
    ['watch'] = {
        command = 'watch',
        suggestion = 'Take off watch',
        anim = {
            clip = 'cs_nigel_dual-10', dict = 'nmt_3_rcm-10',
            duration = 800, flag = 49
        },
        default = {
            ['watches_1'] = -1,
        },
        clothes = {
            ['watches_1'] = -1,
            ['watches_2'] = 0,
        }
    },
    ['pants'] = {
        command = 'pants',
        suggestion = 'Take off pants',
        anim = {
            clip = 'out_of_breath', dict = 're@construction',
            duration = 800, flag = 49
        },
        default = {
            ['pants_1'] = 14,
        },
        clothes = {
            ['pants_1'] = 14,
            ['pants_2'] = 0,
        }
    },
    ['shoes'] = {
        command = 'shoes',
        suggestion = 'Take off shoes',
        anim = {
            clip = 'pickup_low', dict = 'random@domestic',
            duration = 800, flag = 49
        },
        default = {
            ['shoes_1'] = 34,
        },
        clothes = {
            ['shoes_1'] = 34,
            ['shoes_1'] = 0,
        }
    },
}
PreviousAppearanceNextClient Exports

Last updated 19 days ago

💇
⚙️