This custom FiveM script provides a powerful and efficient player blip system that allows authorized users to toggle visibility of other players’ locations on the in-game map in real-time. It is fully compatible with OneSync Infinity, ensuring support for servers with high player counts without sacrificing performance or reliability.
Blip Toggle System
Only whitelisted players (via Steam identifiers) can toggle the blip system using the /playerblips
command. Once toggled on, they will see live map blips representing all other active players.
Dynamic Blip Creation
Player Information Display
Each blip displays the target player’s name and server ID when hovered, making identification easy for admins, staff, or other authorized roles.
Blip Clean-Up System
Blips are removed instantly if a player disconnects or toggles off the system, ensuring the map always stays clean and accurate.
Notification Integration
Utilizes ox_lib
notifications to provide clear user feedback when toggling the system or if access is denied.
Anti-Abuse via Whitelist
The script restricts usage to only approved Steam accounts. Unauthorized users attempting to toggle the system receive a clear denial message.
Fully Optimized for OneSync Infinity
Supports high-population servers using OneSync Infinity by leveraging GetActivePlayers()
and server ID tracking to ensure consistent and synced player blip display across instances.
Command:
/playerblips
Setup:
whitelist
table in server.lua
.ox_lib
is properly installed and integrated.This script is built for performance, clarity, and utility. It’s ideal for:
Whether you’re building a serious RP server or need staff monitoring tools, this blip system offers exactly what you need with simplicity and reliability.
Free