Skip to content

A simple scoreboard system for RedM servers that displays list of players and their information including names, jobs, money, and ping. can be changed and modified to your needs.

License

Notifications You must be signed in to change notification settings

blnStudio/bln_scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedM Scoreboard Script

bln scoreboard script - redm

A simple scoreboard system for RedM servers that displays list of players and their information including names, jobs, money, and ping. can be changed and modified to your needs.

✨ Features

  • Display player list with key press or command
  • Show player names, jobs, money, and ping
  • Color-coded ping indicators
  • Configurable settings
  • Vue.js frontend for smooth rendering
  • Framework integration support

Demo

🛠️ Configuration

Config = {
    key          = 0x26E9DC00,                -- Key to open the players (Z)
    command      = 'playerslist',             -- Command to open the players.
    title        = 'Players List',            -- Title on the board.
    showFakeData = true,                      -- Show fake data if there are no players (only for testing).
}

Works with

✅ VORP ✅ REDEMRP(old/2023) ✅ RSG ✅QBR

📋 Dependencies

💻 Usage

  • /playerslist - Opens the scoreboard (Configurable)
  • Press Z - Toggle scoreboard (Configurable)
  • ESC - Close scoreboard

⚠️ Note

Set showFakeData = false in production to disable test data generation.

Support 💬

Need help? Join our Discord server: Join Discord

Credits 🙏

Created by BLN Studio Feel free to contribute to this project!

About

A simple scoreboard system for RedM servers that displays list of players and their information including names, jobs, money, and ping. can be changed and modified to your needs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published