1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
key_updatelayout // Update to currently connected keyboard layout
// bind - Regular commands
// bindtoggle - Toggles the command, i.e. booleans li...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
$color2 "[ 1 1 1 ]" // Override the color render effect
// Use "{ R G B }" if using RGB instead of a 0-1 float.
Proxies
{
Equals
{...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
forcetextureshadow models/domitibingen/Foliage/Bushes/A_Bush_b_01/a_bush_b_01.mdl
forcetextureshadow models/domitibingen/Foliage/Bushes/A_Bush_b_01/a...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
echo "//////////////\\\\\\\\\\\\\\"
echo "\\ Zafus' Screenshot Tool //"
echo "// Bound Key Functions: \\"
echo "\\ V = Noclip Toggle //"
ec...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias fast_off "hud_fastswitch 0;echo Fast Weapon Switch disabled!;wait;alias fast fast_on";
alias fast_on "hud_fastswitch 1;echo Fast Weapon Switch...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias DucktoggleOn "bind ctrl Duck; alias Ducktoggle DucktoggleOff"
alias DucktoggleOff "bind ctrl +duck; alias Ducktoggle Ducktoggleon"
alias Duckt...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
bind mwheelup "+jump"
bind mwheeldown "+jump"
//i would suggest you add these 2 keep weapon switch if you have a mouse with those forward back web b...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
You'll have to download the script from my Server beacuse they're multiple files....
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Give npc_grenade_frag
ent_fire env_spritetrail addoutput "tragetname sprite2"
ent_fire env_spritetrail addoutput "classname sprite2"
ent_fire spri...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
rcon ma_client AddClient "YOURNAME"
// Change the Client Above and below. Change the id below.
rcon ma_client AddSteam "YOURNAME" "YOURSTEAMiD"
rco...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
FILE: gui.cfg
_____...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
For those of you who just skip over instructions and directions...
Go back or else this script won't work very well for you...
----Code----
al...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Unbind F10
bind "F5" "disconect; wait; wait; wait; wait; wait; wait; retry"
bind "F6" "disconect; wait; wait; wait; wait; wait; wait; quit"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
This allows you to see your in/out levels, ping, etc. with the push of a key.
This works with all Source games to date.
net_graph 0
alias shows...