[PAID] [STANDALONE] z-Pause - Advanced Minimal Pause Menu

Introduction

How would you like to have a minimal yet new feel to your FiveM server with a brand new pause menu which will also help with a reporting system with the webhook to discord!

Can’t really introduce my second variation of my own script but I can express why I have created this.

Main due to the fact that many other people took my last resource and obfuscated it without any credit or alters to my code at all. So reason I went found each issue wrong with my old pause menu and remade it.

New Addons made.

  • The Map actually focuses into the map native instead of the map screen before being focuses.
  • Discord invite invokes native screen to open the webhook to !
  • Report System that is webhooked into your discord 4 selections of reports to choose from.

cfdd01e79b3b641412b100e4e233e128e5ad799c.png

be45a3d6879db3e6b1986a67d24ca0ec8c291260.png

497f578d23bc55f2944da51164eec879009d68c8.png

eea5ca41be0a825db870584663a9c37d453d5168.png

[LINK TO PREVIEW VIDEO]

LINK TO TEBEX
https://zer0.tebex.io/category/scripts

Dependencies

None Actually.

Configurations :

So within this I have given access to all editing of Server Sided Functions if ever needed and config_sv.lua which is where you will be placing all of your webhook configuration!

Style and Customization I have given you all [html] access to redesign, change colors, font, icons, and even add more if you need to.

FAQ

How do I change the links?

Answer ; For the webhook needs you would access server/config_sv.lua once opening you will be showing all areas of editing that you can access. How to change the link for discord link that opens the tab? html/listener.js > Line 58 > window.invokeNative('openUrl', 'https://discord.gg/')

How can I change colors on all of the text or icons?

Answer ; Locate the style.css inside the html folder.

For V2 with text you would change the #resume > color:gray to whatever you would like and you can use HEX color codes like we did for the icons.

Answer for the icons is the same but using fa-play as we use the icons name and change the colors.

| | |

|-------------------------------------|----------------------------|

| Code is accessible | No [yes to 5 files] |

| Subscription-based | No |

| Lines (approximately) | Estimated 600 |

| Requirements | None |

| Support | Yes |

(Thank you so much for you support <3)
1 Like

I’m looking at purchasing, however, I’d like to ensure that escape works on client side when menu is open. I tried your free version and was able to make it so that escape also hides menu if open. However, I see your not allowing access to client code, Is this already a feature, or can it be added?