User panel stuff on forum
  4 posts on 1 page  1
Advanced Configuration
2007-10-12, 13:40
Member
19 posts

Registered:
Sep 2006
Can someone retype this from mqwcl to ezquake i cant get it to work


bind "r" "shaft2"

//
// * * * A l i a s e s * * *
//

alias +gun "weapon 32;+attack"
alias -gun "-attack;weapon 2"

alias +rl "weapon 7632; +attack"
alias -rl "-attack; weapon 2"

alias +shaft "weapon 8532; +attack"
alias -shaft "-attack; weapon 2"

alias +gl "weapon 6;+attack"
alias -gl "-attack;weapon 2"

alias +rlrest "weapon 7632; +attack"
alias -rlrest "-attack; weapon 2"

alias +shaftrec "weapon 8532; +attack"
alias -shaftrec "-attack; weapon 2"

alias rl2 "bind mouse1 +rl;restore;echo òì;bind r shaft2"
alias shaft2 "bind mouse1 +shaft;recover;echo óèáæô;bind r rl2"
alias complex1 "bind mouse1 +rl"
alias complex2 "bind mouse1 +shaft;echo óèáæô;bind r complex1"
alias restore "bind space +gl;bind w +gun;bind mouse2 +jump"
alias recover "bind space +gl;bind w +gun;bind mouse2 +jump"

and yes i know its impulse in ezquake.. just incase someones misunderstands and tries to be a smartass
2007-10-12, 13:47
Member
39 posts

Registered:
Jan 2006
alias +shaft "weapon 8532; +attack"
alias -shaft "-attack; weapon 2"

alias +shaft "impulse 8 5 3 2; +attack"
alias -shaft "-attack; impulse 2"
2007-10-12, 13:49
Member
485 posts

Registered:
Feb 2006
Insert spaces between the numbers.
2007-10-12, 13:58
Member
19 posts

Registered:
Sep 2006
Works thanks to sassa praise him
  4 posts on 1 page  1