I have messed around with Half Life 2's code a bit and made a script. This script once executed will set all binds to default and add binds to keys V, B and N. Bellow you can see what they do:
bind "v" "noclip"
bind "b" "sv_cheats 1"
bind "n" "impulse 101"
Bellow is the download to the cfg file:
Once this file is place inside the cfg folder of Half Life 2, typing 'exec spec' into the console will activate it. Check back later for updated scripts!
No comments:
Post a Comment