Discord
Steam
/
Developers
/
Hide context m..
Login/Join
Event Log
Hide context menu header
1 replies, posted
Search
In This Thread
Hello! How I can hide header of context menu? Thank you. https://files.facepunch.com/forum/upload/111131/21ee129f-fdb7-4505-ac0d-a950651e7482/CM.png
Hello, I havent tried the code below but it should work I think; hook.Add("PopulateMenuBar", "hide_menubar", function(mbar) mbar:Hide() end)
Sorry, you need to
Log In
to post a reply to this thread.