Utility Pause Menu - What you’ve always dreamed of doing!
Have you always dreamed of editing that ugly gta pause menu and never thought it could be done?
Today you can, editing is simple and directly on lua without where to put hands on css js or anything else!
The script will be maintained and community ideas/feedback will be taken into consideration, we care passionately about customer service.
Dependencies
Utility Library
Documentation
Click here!
Screenshots
Contains
- Revolutionary system for opening the pause menu
- Complete and rich config
- Button customizable!
Config
Config = {}
Config.Image = "" -- SVG or PNG (example: discord cdn)
Config.Color = "" -- Hex color (#ff00ff)
Config.Buttons = {
{"RESUME", function() Resume() end},
{"MAP", function() Map() end},
{"SETTINGS", function() Settings() end},
{"DISCORD", function()
OpenBrowserPage("https://discord.gg/Cr42xbKdDf")
end}
{"DISCONNECT", function() Disconnect() end},
}
Other Resources
By XenoS (me)
Utility Library
React Wrapper
LoveDiscord
Crosshair Built In
xenos_anti-powergame
xenos_anti-aimglitch
– Paid
Utility Farming
Utility Weapons
By MarKz
Vapid Auto Cardealer
Mirror Restaurant
Paradise Club
Ammunation Rework
Chevrolet Cardealer
|
|
Code is accessible |
No |
Subscription-based |
No |
Lines (approximately) |
~300 |
Requirements |
utility_lib |
Support |
Yes |
11 Likes
This is soooo cool! Well done.
Does this replace/overwrite the default pause menu scaleform? Or how does this work. Very interesting.
I bought the resource its really good and its awesome. The thing is that we have the question if its there anyway to add the “Config.Color” to all buttons when you hover with the mouse over them. As it does with the first one of “RESUME”. Thanks in advance
1 Like
i dont think i will do it since the design is meant to be like that, minimal and not too invasive.
Anyway the css is not obfuscated/encrypted
1 Like
The design sgould ve optional per server though, thats what scripts are for right? Server customization?
Love this script, but i do agree if love a config color option as well.
Maybe a way to know what you CAN add/remove from this as well (documentation)
I use this currently!
I started the script and I got this error it is in clients lue which is in binary and my visual studio code won’t open it so I can’t fix it myself
You dont have installed the dependency
this is amazing, but how can i get this icons to be back?
idk, that is probably a bug of gtav
1 Like
Hello!
I have a problem, when I use the disconnect button and re-enter the server. The pause menu bugs and stays like this:
I got this bug report,what should I do?
simply if you have the utility framework it loads it, but if you don’t it skips it, so you can ignore it
you probably need to restart the server
This script has been successfully run on my server, can Config.Image use the local image on the server?
i dont have test it, you can use imgur