Fivem
  • 👋Welcome to DP Devs
  • Overview
    • ⛑️Support
    • 🤝Terms
    • 👷Coming Soon
  • DP_Progress
    • 🛠️Getting set up
  • CodeBlue
    • 🛠️Getting set up
  • dp_bodycam
    • 🛠️Getting set up
  • 🔗External Links
    • Roadmap
    • Discord
    • Store
Powered by GitBook
On this page
  • 1. Download
  • 2. Dependancies and Installation
  • 3. Config
  1. DP_Progress

Getting set up

Please ensure that you read and fully understand the below steps to ensure that the script works within your server.

PreviousDP_ProgressNextCodeBlue

Last updated 1 year ago

1. Download

Head over to our tebex store to download the product.

2. Dependancies and Installation

Add script to your server resources file and add the following into your server.cfg

ensure dp_progress

3. Config

Using our color.css file you can customise the script to match the aesthetics of your server.

Use this file import and set custom web fonts as well as colors to match your server.

Font color changes color of text within progress bar;

Bar color changes color of progress bat

border color changes color of the line seperating the font & progress bar.

🛠️