From 103f4d4e92557024d8fc6d091bbc0b67f5cf5568 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 1 Nov 2019 04:17:24 -0400 Subject: Add uber message --- etc/tf/cfg/autoexec.cfg | 3 +++ etc/tf/cfg/medic.cfg | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 etc/tf/cfg/medic.cfg (limited to 'etc/tf/cfg') diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg index c47ed20f..987023f8 100644 --- a/etc/tf/cfg/autoexec.cfg +++ b/etc/tf/cfg/autoexec.cfg @@ -1,7 +1,10 @@ +cl_interp 0 bind = "exec autoexec" +bind p "record p; stop" bind \ kill bind ' explode bind / toggle_duck +bind mouse2 +attack2 alias sens1 "sensitivity 1.7" alias sens2 "sensitivity 1.7" alias sens3 "sensitivity 2.5" diff --git a/etc/tf/cfg/medic.cfg b/etc/tf/cfg/medic.cfg new file mode 100644 index 00000000..56444145 --- /dev/null +++ b/etc/tf/cfg/medic.cfg @@ -0,0 +1,3 @@ +alias +uber "say_team === UBER USED MOVE FORWARD ===; +attack2" +alias -uber -attack2 +bind mouse2 +uber -- cgit 1.4.1 refs log tree commit diff
path: root/doc (unfollow)
Commit message (Collapse)Author
2024-08-31Add photos from August 22June McEnroe
2024-08-16Add first roll through Zenit-122June McEnroe
2024-08-16Add ability to specify camera bodyJune McEnroe
2024-08-14Add photos from August 2June McEnroe
2024-08-13Add photos from July 30 (actually 29 evening)June McEnroe
2024-08-09Add photos from July 29June McEnroe
2024-08-08Add photos from July 27June McEnroe
2024-07-26Add photos from July 14June McEnroe
2024-07-16Add photos from July 9June McEnroe
2024-07-15Add photos from July 6June McEnroe
2024-07-10Add the end of the Harman Phoenix rollJune McEnroe
2024-07-08Add photos from July 3, the hikeJune McEnroe
2024-07-07Add photos from July 1June McEnroe
2024-07-07Add photos from June 25-30June McEnroe
2024-06-30Add photos from June 22 (and the few days after that)June McEnroe
2024-06-30Accommodate lower-case .jpg filesJune McEnroe
2024-06-23Add another BACKXWASH showJune McEnroe
It was good!
2024-06-16Update bioJune McEnroe
2024-06-15Add photo descriptions from June 12June McEnroe
2024-06-10Add first roll of film from June 8June McEnroe
2024-06-10Cope with not having an EXIF infoJune McEnroe
2024-06-10Resize using target pixel counts for consistencyJune McEnroe
This will resize film scans to about the same size as for the digital photos.
2024-06-10Add The Girl Who Was Convinced...June McEnroe
Not much there. The illustrations are very nice though.
2024-06-09Add photos from May 31June McEnroe
2024-06-09Use monospace on photo pagesJune McEnroe
2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe
2024-05-22Remove use of sysexits.hJune McEnroe
2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe
2024-05-21Fix = precedence in whenJune McEnroe