Config

Settings

  • corename: your qb-core Resource name

  • pmavoice: your pma-voice resource name

  • Webhook: your discord webhook for cameras screenshots

  • Camera:

    • defaultFov: Your default camera Field-of-view

    • minFov: Minimum Field-of-view for zooming

    • maxFov: Maximum Field-of-view for zooming

    • increment: increment for zooming

    • radarMaxDistance: Radar max detection distance

  • Keys:

    • toggle: Key to toggle the list

    • interact: Key to toggle the cursor

  • enableCreateCameraCommand: /createcamera command to create new cameras

Jobs

  • Jobname: string

    • boolean | table

      • string Here you can add as many needed jobs

Cameras

  • location_key

    • label: string Label of the location

    • icon: string FontAwesome icon class name

    • color: string Hex, RGB

    • enableRadar?: boolean,

    • cameras:

      • [index]

        • coords: vec3

        • rotation

          • x

          • y

          • z

        • canRotate?

Last updated