Sovex Premium Pause Menu
Elevate your server’s user experience with Sovex Pause Menu, a modern, cinematic, and highly immersive replacement for the default GTA V pause screen. Designed with performance and aesthetic branding in mind.
Features
Cinematic Camera: Dynamic camera angles that adapt automatically if the player is on foot or inside a vehicle.
Portrait Mode (DOF): Real-time background blur (Depth of Field) that focuses on the player for a high-end visual feel.
Total Immersion: Character holds a physical phone prop and performs a reading animation while the menu is open.
Live Server Stats: Real-time display of Server ID, Cash, Bank, and active Service counts (Police & Medics).
Integrated GPS: Configurable business list with one-click buttons to set waypoints on the map.
Dynamic News: Display server updates or events with image support.
Premium Branding: Change the logo (adjustable size), colors, and text directly from the config.lua.
Multilingual: Full support for English and Spanish.
Optimization: 0.00ms resmon when idle.
Preview & Media
Installation & Requirements
- Framework: ESX or QB-Core (Auto-detected).
- Installation: * Drag and drop
sovex_pausemenuinto your resources.- Configure
config.luato your liking. - Add
ensure sovex_pausemenuto yourserver.cfg.
- Configure
⚙️ View Configuration (config.lua)
Config = {} -- [[ IDIOMA / LANGUAGE ]] Config.Language = 'en' -- [[ ESTADÍSTICAS DEL SERVIDOR ]] Config.ServerStats = { maxPlayers = 128, policeJobs = { 'police', 'bcso', 'sheriff' }, emsJobs = { 'ambulance', 'ems' } } -- [[ PERSONALIZACIÓN DE MARCA / BRANDING ]] Config.Branding = { type = "image", text = "Sovex<span>Labs</span>", logo = "img/logo.png", logoWidth = "250px" } -- [[ COLORES / COLORS ]] Config.Colors = { primary = "#461A80", } -- [[ ENLACES EXTERNOS / EXTERNAL LINKS ]] Config.Links = { discord = "[https://discord.gg/tu_enlace](https://discord.gg/tu_enlace)", website = "[https://tu-sitio-web.com](https://tu-sitio-web.com)", rules = "[https://tu-sitio-web.com/normativa](https://tu-sitio-web.com/normativa)" } -- [[ NEGOCIOS (GPS) ]] Config.Businesses = { { name = "Burger Shot", desc = "Fast Food Restaurant", icon = "fa-solid fa-burger", coords = { x = -1193.34, y = -892.23 } }, { name = "Benny's Motorworks", desc = "Mechanic Workshop", icon = "fa-solid fa-wrench", coords = { x = -205.44, y = -1307.24 } } } -- [[ SISTEMA DE NOTICIAS / NEWS SYSTEM ]] Config.News = { { title = "New Menu System!", description = "You can now fully customize colors and logos directly from the configuration file.", date = "Today", image = "[https://media.discordapp.net/attachments/1473657705263534151/1473658997172338844/ChatGPT_Image_26_ene_2026__16_07_52-removebg-preview.png](https://media.discordapp.net/attachments/1473657705263534151/1473658997172338844/ChatGPT_Image_26_ene_2026__16_07_52-removebg-preview.png)" } } -- [[ DICCIONARIO DE IDIOMAS / LOCALES ]] Config.Locales = { ['es'] = { news = "NOTICIAS", information = "INFORMACIÓN", playerid = "ID en Ciudad", -- ... resto de locales }, ['en'] = { news = "NEWS", information = "INFORMATION", playerid = "Server ID", -- ... resto de locales } }
Purchase & Documentation
This script is protected by the Cfx.re Escrow System.
Buy it here: BUY NOW-
- Discord: Join our Discord
Technical Information
| Feature | Details |
|---|---|
| Code is accessible | No (Escrow Protected) |
| Subscription-based | No |
| Lines (approximately) | ~600 |
| Requirements | ESX or QB-Core |
| Support | Yes (Discord) |
Developed by SovexLabs - Quality over everything.


