fivemshare
Legendary Member
- Joined
- Oct 7, 2025
- Messages
- 1,445
- Reaction score
- 642

This is a standalone communication resource for FiveM that implements a vintage pager system. It provides a functional NUI device for private and group messaging without any framework dependencies.
The script features a monochrome 90s-style interface with a built-in frequency system. It allows for public, PIN-protected, and hidden channels, all managed through a server-authoritative permission system.
- Retro NUI: Monochrome pixel aesthetic with custom audio and scanlines.
- Direct Messaging: Private paging via Player ID with inbox history.
- Frequency System: Public, PIN-locked, and hidden group channels.
- Permission Logic: Config-based roles (License/Steam/Discord) for admin tools.
- Dynamic UI: Internal help menu, virtual scrolling, and notification popups.
- Security: Server-side filtering for hidden channels and command validation.
- Optimized: Low performance impact (0.00ms idle).
- /pager – Opens or closes the physical pager device.
- /page [id] [message] – Sends a direct pager message to a specific player.
- /pagefreq [id] [message] – Sends a message to a frequency you are subscribed to.
- /pagerall [flags] [message] – Broadcasts a message to all pagers. Supports -anon and -freq [id] flags.
- /pager_freq_grant [id] [freq] – Permanently grants a player access to a restricted or hidden frequency.
- /pager_freq_revoke [id] [freq] – Removes a player’s access to a restricted frequency.
- /pager_freq_list – Lists all available frequencies and their current status.