Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
copy and paste this into your autoexec.cfg file
alias removeAll_1 "ent_remove weapon_physgun;ent_remove weapon_crowbar;ent_remove weapon_stunstick;ent_remove weapon_physcannon;ent_remove weapon_pistol;ent_remove weapon_357;ent_remove weapon_smg1;ent_remove weapon_ar2;ent_remove weapon_shotgun"
alias removeAll_2 "ent_remove weapon_crossbow;ent_remove weapon_frag;ent_remove weapon_rpg;ent_remove weapon_slam;ent_remove gmod_camera;ent_remove gmod_tool"
bind = "removeAll_1; removeAll_2"
Gmod_tool
Gmod_Camera
I just set up my game to cut out a lot of looking through tools.
First I unbinded the numbers from the weapons and rebinded them to toolmodes, like: bind 2 "gmod_toolmode weld"
The names of the tools I wanted were hard to find. They are: weld, wire_adv, wire_namer, wire_gates, colour, material, advdupe2, smart_remover (addon), constraintremover (addon)
It's cool! So much less going through menus.
You still have to mousewheel to the toolgun, so then I removed all of the weapons except toolgun and physgun (just removing the crowbar and gravity gun works fine, tho)