naymlis
Registered user
Global user
Registered: 06-2005
Posts: 20
Karma: 0 (+0/-0)
|
|
Reply | Quote
|
|
My Weapon Drop Config
// naymlis' weapon drops
// to use, hold mouse3 (or whatever button you want to change it to) then press your 'use weapon' bind and itll drop that weapon instead of using it. if you press it again it'll drop only ammo until you let go of mouse3. so get in the habbit of double pressing the bind to drop weapon+1 ammo, or triple press it for 2 ammo, etc.
bind 3 "SSG" // change key to your 'use shotgun; use super shotgun' key
bind c "RG" // change key to your 'use railgun' key
bind e "GL" // change key to your 'use grenades; grenade launcher' key
bind f "HB" // change key to your 'use bfg; use hyperblaster' key
bind q "CG" // change key to your 'use chaingun; use machinegun' key
bind r "RL" // change key to your 'use rocket launcher' key
bind mouse3 "+DN" // change to whatever you want the weapon drop trigger to be
// the aliases that make it work
// change the bind q DCG and others to the binds you changed above
alias +DN "bind q DCG; bind e DGL; bind r DRL; bind f DHB; bind c DRG; bind 3 DSSG"
alias -DN "bind q CG; bind e GL; bind r RL; bind f HB; bind c RG; bind 3 SSG"
alias DCG "drop chaingun; drop machinegun; say_team [CG/MG] ] $$loc_here [; bind q DCG2"
alias DCG2 "drop bullets; wave 1"
alias DGL "drop grenade launcher; say_team [GL] ] $$loc_here [; bind e DGL2"
alias DGL2 "drop grenades; wave 1"
alias DRL "drop rocket launcher; say_team [RL] ] $$loc_here [; bind r DRL2"
alias DRL2 "drop rockets; wave 1"
alias DHB "drop bfg10k; drop hyperblaster; say_team [HB] ] $$loc_here [; bind f DHB2"
alias DHB2 "drop cells; wave 1"
alias DRG "drop railgun; say_team [RG] ] $$loc_here [; bind c DRG2"
alias DRG2 "drop slugs; wave 1"
alias DSSG "drop super shotgun; drop shotgun; say_team [SG/SSG] ] $$loc_here [; bind 3 DSSG2"
alias DSSG2 "drop shells; wave 1"
alias CG "use machinegun; use chaingun"
alias GL "use grenades; use grenade launcher"
alias RL "use rocket launcher"
alias HB "use hyperblaster; use bfg10k"
alias RG "use railgun"
alias GREN "use blaster"
alias SSG "use shotgun; use super shotgun"
Last edited by naymlis, 8/2/2005, 5:27 pm
|
|
8/2/2005, 5:19 pm
|
Send Email to naymlis
Send PM to naymlis
|
naymlis
Registered user
Global user
Registered: 06-2005
Posts: 20
Karma: 0 (+0/-0)
|
|
Reply | Quote
|
|
Re: My Weapon Drop Config
if you need any help reply here 
Last edited by naymlis, 8/2/2005, 5:25 pm
|
|
8/2/2005, 5:21 pm
|
Send Email to naymlis
Send PM to naymlis
|
Gator BTF
Head Administrator
Global user
Registered: 11-2004
Location: Port Charlotte, FL
Posts: 499
Karma: 5 (+5/-0)
|
|
Reply | Quote
|
|
Re: My Weapon Drop Config
thanks for your contribution
--- http://members.lycos.co.uk/clanbtf/
|
|
8/2/2005, 5:24 pm
|
Send Email to Gator BTF
Send PM to Gator BTF
AIM
Blog
|
Sgt Dick
Registered user
Global user
Registered: 11-2004
Posts: 41
Karma: 0 (+0/-0)
|
|
Reply | Quote
|
|
Re: My Weapon Drop Config
Thanks Nam,
When I get a chance I will edit my config to add your alias's
If I run into any problems, I'll let you know.
--- aka IOU
|
|
8/2/2005, 8:28 pm
|
Send Email to Sgt Dick
Send PM to Sgt Dick
|