pScripts
  • INFORMATION
    • FiveM Asset Escrow System
    • Assets Updates
    • Discord Roles
  • Assets & Guides
    • ๐Ÿ›๏ธBanking
      • ๐Ÿ‘‹Installation Guide
      • โš™๏ธEditable Files
      • Client Exports
      • Server Exports
    • ๐Ÿ‘จโ€โš–๏ธ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
  • CreateOutfitMenu
  • RemoveOutfitMenu
  1. Assets & Guides
  2. DOJ Job

Client Exports

Here you will find the list of usable exports for DOJ Job, you can use them if you have basic or advanced programming knowledge, we do not recommend using these if you do not have such knowledge.

REMEMBER ABOUT CLIENT SIDE AND SERVER SIDE IN CHOOSING EXPORT!


CreateOutfitMenu

Use following export / command to open outfit creator menu

/doj_outfit

exports['p_dojjob']:CreateOutfitMenu()

RemoveOutfitMenu

Use following export / command to open remove outfit menu

/remove_doj_outfit

exports['p_dojjob']:RemoveOutfitMenu()

PreviousConfig FilesNextServer Exports

Last updated 2 months ago

๐Ÿ‘จโ€โš–๏ธ