• Context Menu Help
    4 replies, posted
So I have a custom context menu when you hold C but I don't know how to disable the default context menu so it only shows my custom one... any ideas? Thanks in advanced!
how to turn off playermodel in default c menu? I didn't bother copying the answer code because the code editor is so bad it'll just look like a mess.
Ok now would I put that in the gamemodes/darkrp/gamemode/forgetthename.lua and would that code disable the default c menu and still allow my c menu to work? I’m a new to the whole gmod naming and shit.
never make files inside the gamemode folder. because 1. thats not supposed to be there and 2. when a gamemode updates you might loose your files Make everything thats supposed to change something as addon. means you create a new folder in addons, and do it there
Ahh, thanks I’ll try once I get home.
Sorry, you need to Log In to post a reply to this thread.