• spawnmenu problem
    3 replies, posted
how can i remove theese categories. they are empty after i moved the tools. Screenshot
Can anyone help me
Emm, define what do you mean precisely by "moved the tools". Did you move them to another folder or something else ? Those empty tool categories are from Gmod core menu, so I think you can't simply remove them. I may be wrong though. I do know that if you are coding a tool and forget to put language.Add("tool.mode.category","Construction") You will have trouble to find the toll in-game
TOOL.Category = "Usefull Tools" TOOL.Name = "#tool.material.name" Default TOOL.Category = "Construction" TOOL.Name = "#tool.material.name" I moved all the tools to one category. Now i have construction and the other categories which are empty. How can i remove them
Sorry, you need to Log In to post a reply to this thread.