[FREE] CritteR's Vanilla-like NUI Pause Menu

Heyo! :wave:

Since I liked the look of the UI that I made for my Busted! Minigame, I decided to release it as a standalone Pause Menu, for free.

Features:

  • :camera: Configurable Social Panel: You can add links to all your social media pages / webpages.
  • :world_map: Live-map Panel: Probably the only menu that tries to replicate the vanilla GTA Map panel. In here, I am using the bigmap scaleform, so if you have that deleted somehow… don’t :slight_smile: .
  • :pushpin: Configurable Info Panel: Information panel that can be populated with text / image / title components from the config. HTML code can also be added in the config, if you want that.
  • :clipboard: Integrated Player List Panel: There is a player list panel as well, giving you 6 text columns (ID, PlayerName and 4 configurable data columns).
  • :hammer_and_wrench: Seemless transition between Settings, Gallery, R*Editor pause menu pages and the NUI menu.
  • :globe_with_meridians: Multi-language support: You can configure multiple languages in the locales, with a default language setting. :australia: English and :romania: Romanian configured by default.

[[ GET IT NOW ON GITHUB! ]]

Screenshots:

[[ GET IT NOW ON GITHUB! ]]

15 Likes

This is awesome

2 Likes

Ricky Rolled!!!

1 Like

Great resource, even better seeing you active in fivem again :slight_smile: 10/10 awesome job dude!

1 Like

love the menu bro thank you making it

1 Like

Looks great! I hope lots of servers start using it.

1 Like

how do u change and remove links .like that youtube video and your tebex store etc

In public/sh_locales.lua > nuiInfo

1 Like

nice thanks script works great exactly what i needed .

1 Like

The map is now show when you go under the map tab if you click on the box it works but other than that does not show

Are any of your HUD resources forcing the minimap to the small state?

No we dont have anything for HUD yet as we are still developing and plan to add qbx later

Should be fixed in fix: Be EXTRA SURE the minimap STAYS where it BELONGS · CritteRo/crit_PauseMenu@a788646 · GitHub

Redownload the resource, and replace client_nui_menu.lua

Ok I will check it out and if works than that will be if not I will come back and let you know

Ok so as I said before if it did not work I would be back it still does not work with the fix

I now get this cool error code

Error parsing script @crit_PauseMenu/public/client/client_nui_menu.lua in resource crit_PauseMenu: @crit_PauseMenu/public/client/client_nui_menu.lua:206: ‘end’ expected (to close ‘function’ at line 121) near

This broke the script just an fyi should have included that before

Try to redownload the whole resource again. Make sure you change and config and the locales correctly.

Ok will do