Just stumbled on this in January 2022! This is amazing! Did you finish any of this? I’d love to chat through some ideas for my server. Really basic compared to what you’ve done tbh. XP Level, Tips to increase it, Job Level, tips to increase it, latest ‘city’ news, gang news, latest tweets, cars for sale, adverts. Police and EMS adverts for hiring.
Heyo, the lobby framework is out there already, if you want to use it!
If you have any questions on this, you can ask it in that thread.
I’m trying to find some info about the pause menu, I was trying to change something in the settings menu under keybinds with the GetHashKey(“ADD_TEXT_ENTRY”)… and I am looking for the cTextId for this option “FiveM” under Settings > Keybinds
I was looking through the pausemenu.xml and I see a couple options from this menu like
<PM_PANE_GENERAL>
<PM_PANE_FOOT>
etc, but I can’t find the one that is that FiveM menu name, I am trying to change the FiveM to something else, any help?
Place in any client script:
-- Change server name in Keybinds settings
Citizen.CreateThread(function()
AddTextEntry('PM_PANE_CFX', 'My Cool Server')
end)
I cannot take credit for this nugget. In fact, I have no idea with whom to credit on this. I found it one day deep scrolling the forums. Wasn’t even looking for it, either.
Hi guys, possible i write in the wrong place… sorry for thats. Im looking for a badass Pause menu. At the moment this one is the best i found: https://www.youtube.com/watch?v=E2vo0Wr8pak
Anybody know a better one? If not i just buy this one.


