You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- The **TOOL** table is used in Sandbox tool creation. You can find a list of callbacks on the page and a list of methods on the page. Do note that some of the fields below have no effect on server-side operations.
3
+
---
4
+
--- The tool information box drawn on the HUD while your tool is selected has 2 values that are set by [language.Add](https://wiki.facepunch.com/gmod/language.Add).
5
+
--- * `tool.[tool mode].name` - The tool name (Note this is NOT the same as TOOL.Name)
6
+
--- * `tool.[tool mode].desc` - The tool description
7
+
---
8
+
--- Ensure that all tool file names are entirely lowercase. Including capital letters can lead to unintended behavior.
0 commit comments