PDA

View Full Version : Help a Noob plz


god65
12th November 2004, 23:27
can someone plz tell me exactly how to make a bind to make the same key crouch and stand thanx can u make it so i can copy it and paste it if possible :)

drewpaul86
13th November 2004, 00:06
set input <key> lowerposture | onrelease raiseposture

next time do a search plz. this has been posted about 20 times.

god65
13th November 2004, 00:26
oh my god sorry i try and do that line and i get ¦ it says invalid command do i type it exactly like u have above?

did it set it to q and it crouches then lies down when i press again when i release oesnt stan up???? someone help plz

RocknSocks
13th November 2004, 05:56
do this, and shut up


set input x lowerposture | onrelease raiseposture

(if you want a different button to do this change the "x" to whatever button you want it to be)