[Help] Changin name on ESC tabs

How do I change the tabs in ESC like “MAP”, “Game”, "INFO, “STATS”?
Sending Picture of them too down here

4 Likes

One of these might help, you just need to find the right text entry

1 Like

Like I said. Change name on the Tabs not the name. Thanks anyway

1 Like

Could only find this within gameconfig.xml, I’m sure there is some topic elsewhere, perhaps not on here.

Using

Citizen.CreateThread(function()
    AddTextEntry("PM_PANE_QUIT", "Leave the session ok?")
end)

For an example should work.

2 Likes

Is this the way to disabled one of the menu?