Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Quake 1
#1
Config
Code:
+mlook
scr_centerstatusbar "1"
scr_centersbar "1"
fov "90"
sensitivity "7"

alias +crouch "impulse 12;+movedown"
alias -crouch "impulse 13;-movedown"
alias a0 "bind s +movedown"
alias a1 "bind s +crouch"

alias +jumpup "+jump;+moveup"
alias -jumpup "-jump;-moveup"

alias +scope "fov 45;sensitivity 3.5;+showscores"
alias -scope "fov 90;sensitivity 7;-showscores"

alias +shotwpn "impulse 2"
alias -shotwpn "impulse 3"
alias +nailwpn "impulse 4"
alias -nailwpn "impulse 5"

bind TILDE    "toggleconsole"
bind BACKQUOTE    "toggleconsole"
bind "`"    "toggleconsole"
bind "~"    "toggleconsole"

bind 1 "impulse 1"    // Axt
bind 2 "impulse 2"    // Shotgun
bind 3 "+shotwpn"    // Shotguns
bind 4 "+nailwpn"    // Nailguns
bind 5 "impulse 7"    // RPG
bind 6 "impulse 6"    // Gren
bind 7 "impulse 8"    // Lightning
bind 9 "impulse 225" //
bind 0 "impulse 226" //

unbind a
bind r "+forward"
bind s "+movedown"
bind d "+moveleft"
bind f "+back"
bind g "+moveright"
bind SPACE "+jumpup"

bind MOUSE1 "+attack"
bind MOUSE2 "+scope"
bind MOUSE3 ""

bind DEL "echo Quicksaving...;wait;save quick"
bind F9  "echo Quickloading...;wait;load quick"
bind F10 "quit"

alias conn4 "connect 192.168.178.4"
alias ammo "give shells 100;give nails 200;give rockets 100;give cells 100"
alias hp "give health 100"

echo "=========================================="
echo "a1 (enable crouch on key [s]); a0 to disable"
echo "---------------------"
echo ">>> config loaded <<<"
echo "---------------------"

exec mod.cfg
Eines der nützlichsten Tiere ist das Schwein. Von ihm kann man alles verwenden, das Fleisch von vorn bis hinten, die Haut für Leder, die Borsten für Bürsten und den Namen als Schimpfwort.  ;)
Zitieren



Nachrichten in diesem Thema



| Nutzungsbedingungen | Richtlinien | Datenschutz | Impressum | Cookie-Infos |
Forum software by © MyBB Theme © iAndrew 2016