You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial commit of the cdl-showid resource for QB-Core. Adds client and server scripts to display player IDs overhead and show total online players, with configuration options and documentation. Includes preview image and setup instructions.
[](https://github.com/CYBERdevLab)
3
+
4
+
A lightweight and efficient **QB-Core** script that displays player IDs above players’ heads and shows the total number of active players in the server.
5
+
6
+
## ⭐ Features
7
+
- Toggle player ID display using **U**.
8
+
- Player count shown on the right side of the screen.
9
+
- Lightweight, optimized, and stable for production servers.
10
+
11
+
## 📦 Installation
12
+
1. Download the latest release from the GitHub repository (see **[Releases](https://github.com/CYBERdevLab/cdl-showid/releases)**).
13
+
2. Place the resource folder in `resources/`.
14
+
3. Add the following line to your `server.cfg`: `ensure cdl-showid`
15
+
4. Restart your server or start the resource manually: `start cdl-showid`
>**From Author**: This is an independent side project created out of necessity and does not reflect my primary field of interest. I’m sharing it in case it benefits others. If it stops working in future versions, please adjust or update it as needed.😊
0 commit comments