View Full Version : few binds needed
Dingo
August 17th, 2003, 05:59 PM
k i was moving around and messing with some of my scripts and my short time memory went so i need the following things:
1) The bind for the zoom for sniper, need it binded to Mouse1
2) I need my dispencer binded to C to when I press it builds(remember this part) but then if i press it again it dets.
3) I need my MOUSE1 binded to the menu part for the engy, menuselect i think it is but dont know the number.
thanks!
nosrepaton
August 17th, 2003, 06:02 PM
Originally posted by uBeR
Bind mouse2 "fov 20"
mouse1 uBeR :rolleyes:
Dingo
August 17th, 2003, 06:07 PM
i actually have it set to fov 30, wasnt sure if that was right or not, or if there was some special command i needed.
jabroni
August 17th, 2003, 06:15 PM
Sniper Zoom:
bind mouse1 +attack2
Dispenser Build/Det:
alias +dispenser "detdispenser; build 1"
alias -dispenser "build 5"
bind c "+dispenser"
Commandmenu:
bind mouse1 +commandmenu
Dingo
August 17th, 2003, 06:20 PM
i have that for commandmenu but it only takes me to the main part of the commandmenu, i need it binded so when i press MOUSE1 it brings up the command menu with the first thing in the engy area highlighted/selected
August 17th, 2003, 06:23 PM
_special script?
jabroni
August 17th, 2003, 06:31 PM
Originally posted by Dingo
i have that for commandmenu but it only takes me to the main part of the commandmenu, i need it binded so when i press MOUSE1 it brings up the command menu with the first thing in the engy area highlighted/selected
bind mouse1 "+commandmenu 7 ."
?
Some Guy
August 17th, 2003, 08:46 PM
alias detb "build 1;bind BACKSPACE deta"
alias deta "detdispenser;bind BACKSPACE detb"
bind "BACKSPACE" "detb"
bind "MOUSE2" "+commandmenu 7" comm menu
bind "\" "build;menuselect 2" for quick sg build
As for sniper bahahaha I hate em never use it so pooh on em and their scripts :D
Dingo
August 17th, 2003, 09:08 PM
ok one more, for some reason, ill get in server, and im walking all the time, wtf is up with that, how can i fix that? basically its like if i was holding down the use button while running.
jabroni
August 17th, 2003, 09:14 PM
-forward
-back
-moveleft
-moveright
-reload
-use
Probably in one of your scripts/binds you forgot to cancel out the action. Just make a blank.cfg with those commands (more if you want) and autoexec it, or make a bind to exec it when an action gets stuck on.
Acharne
August 17th, 2003, 10:24 PM
Originally posted by uBeR
Lol I thought he ment sniper zoom for a class that he was playing other than sniper.
People play classes other than sniper? Only time I do is when I'm waiting for some noob faggot to get out of my spot!
Dingo
August 17th, 2003, 10:25 PM
no i have a zoom script for that
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.