n00bfest
https://n00bfest.com/phpBB3/

Binds, Scripts and Aliases
https://n00bfest.com/phpBB3/viewtopic.php?f=6&t=15397
Page 1 of 1

Author:  Shotokan [ Fri Aug 11, 2006 1:16 pm ]
Post subject:  Binds, Scripts and Aliases

Some or all of these information below you would be able to find after spending a good deal of time in google (because I did) and since these things had helped me a lot in game I just thought would be a good idea to put it together and just hope it can be of use to some one.

=====================
* Weapon Bind Names *
=====================

Here is the list of the weapons and equipment you can buy and their proper script name...

- Pistols:

"Glock18 Select Fire" - glock
"H&K USP .45 Tactical" - usp
"SIG P228" - p228
"Desert Eagle" - deagle
"FN Five-Seven" - fn57
"Dual Beretta 96G Elite" - elites

- Shotguns:

"Benelli M3 Super90" - m3
"Benelli XM1014" - xm1014

- Submachine Guns:

"Steyr Tactical Machine Pistol" - tmp
"Ingram MAC-10" - mac10
"H&K MP5-Navy" - mp5
"H&K UMP45" - ump45
"FN P90" - p90

- Assault Rifles:

"Galil" - galil
"Famas" - famas
"AK-47" - ak47
"Colt M4A1 Carbine" - m4a1
"SIG SG-552 Commando" - sg552
"Steyr Aug" - aug

- Sniper Rifles:

"Steyr Scout" - scout
"SIG SG-550 Sniper" - sg550
"AI Arctic Warfare/Magnum" - awp
"H&K G3/SG-1 Sniper Rifle" - g3sg1

- Machine Gun:

"FN M249 Para" - m249

- Ammunition:

"Primary Ammo" - primammo
"Secondary Ammo" - secammo

- Equipment:

"Kevlar Vest" - vest
"Kevlar Vest & Helmet" - vesthelm
"Flashbang" - flash
"HE Grenade" - hegren
"Smoke Grenade" - sgren
"Defuse Kit" - defuser
"NightVision Goggles" - nvgs
"Tactical Shield" - shield


=======================
* Radio Command Names *
=======================

You can also bind radio commands now, here is the list of the radio messages and their proper script name...

- Radio A:

"Cover Me" - coverme
"You Take the Point" - takepoint
"Hold This Position" - holdpos
"Regroup Team" - regroup
"Follow Me" - followme
"Taking Fire, Need Assistance" - takingfire

- Radio B:

"Go" - go
"Fall Back" - fallback
"Stick Together Team" - sticktog
"Get in Position" - getinpos
"Storm the Front" - stormfront
"Report In" - report

- Radio C:

"Affirmative/Roger" - roger
"Enemy Spotted" - enemyspot
"Need Backup" - needbackup
"Sector Clear" - sectorclear
"I'm in Position" - inposition
"Reporting In" - reportingin
"She's gonna Blow!" - getout
"Negative" - negative
"Enemy Down" - enemydown


===================
* Important Notes *
===================


- If you make any changes to your userconfig be sure to type "exec userconfig.cfg" into the console when you begin playing. This is to make sure that the game activates your newer/updated userconfig and not use the previous one. This only has to be done once, unless of course you make any more changes to your userconfig. This is THE most important thing to remember.

- Don't use uppercase letters for the keys or else your scripts may not function properly.

- If your scripts don't seem to be working, first make sure that you've setup your userconfig properly, then check spelling, and then format. Most errors are caused by misspelling.

- If you don't have enough money to buy all the items, the game will buy in the order that you have the weapons/equipment listed in your script.

- The Keypad may also be used in scripts, here is the list of keys and their proper script name...

"1" - kp_end
"2" - kp_downarrow
"3" - kp_pgdn
"4" - kp_leftarrow
"5" - kp_5
"6" - kp_rightarrow
"7" - kp_home
"8" - kp_uparrow
"9" - kp_pgup
"0" - kp_ins
"+" - kp_plus
"-" - kp_minus
"/" - kp_slash
"." - kp_del
"*" - *
"Enter" - kp_enter

- The Mouse may also be used in scripts, here is the list of keys and their proper script name...
Note:Depending on the mouse you have ALL the options below might NOT be available.

"MWHEELDOWN"
"MWHEELUP"
"MOUSE1" "
"MOUSE2"
"MOUSE3"
"MOUSE4"
"MOUSE5"


=================================
* Here Some Scripts you can Use *
=================================


- The script below is the one I use now but you can actually change it and adjust it the way you wanted using the information above.

bind "n" "nvgs"
bind "F2" "deagle; secammo; vesthelm; vest; defuser"
bind "F3" "fn57; secammo; vesthelm; vest; defuser"
bind "F4" "xm1014; primammo; vesthelm; vest; defuser"
bind "F5" "mp5; primammo; vesthelm; vest; defuser"
bind "F6" "famas; galil; primammo; vesthelm; vest; defuser"
bind "F7" "m4a1; ak47; primammo; vesthelm; vest; defuser"
bind "F8" "krieg552; bullpup; primammo; vesthelm; vest; defuser"
bind "F10" "vesthelm; vest; hegren; flash; sgren; defuser"
bind "F11" "awp; scout; primammo; vesthelm; vest; defuser"
bind "F12" "disconnect; wait; wait; wait; quit"


- The script below set all my Radio commands to the Keypad and I think it is easier to remember but again you can adjust it the way you wanted.

bind "KP_ENTER" "go"
bind "KP_PLUS" "roger"
bind "KP_MINUS" "negative"
bind "KP_INS" "coverme"
bind "KP_DEL" "takepoint"
bind "KP_END" "followme"
bind "KP_DOWNARROW" "sticktog"
bind "KP_PGDN" "regroup"
bind "KP_LEFTARROW" "enemyspot"
bind "KP_5" "enemydown"
bind "KP_RIGHTARROW" "holdpos"
bind "KP_HOME" "sectorclear"
bind "KP_UPARROW" "fallback"
bind "KP_PGUP" "needbackup"
bind "KP_SLASH" "getout"


=================================
* Here Some Aliases you can Use *
=================================


*** NOTE: You can add all the aliases and binds below to your userconfig.cfg or created a separated file such as aliases.cfg and add "exec aliases.cfg" on your userconfig.cfg file.


**** The script below will help you to jump and crouch at the same time if you fid that pressing "Space Bar" and "CTRL" is too difficult.
alias +cjump "+jump; wait; +duck; +use"
alias -cjump "-jump; wait; -duck; -use"
bind "SPACE" "+cjump"

**** The script below will help you to change the color of your crosshair while in game so you can choose a better color depending on the map you're playing.**** I personally use the key "H" for that but you can bind it to any key you want.
alias cross "adjust_crosshair"
bind "h" "adjust_crosshair"

**** The script below will help you for those momments when you are out of ammo and want to switch fast to pistol.
**** When activated, mouse 2 draws your pistol and keep it out while you hold down the mouse button.

alias hf1 "hud_fastswitch 1"
alias hf0 "hud_fastswitch 0"
alias fpist pistolon
alias pistolon "bind MOUSE2 +pist; alias fpist pistoloff"
alias pistoloff "bind MOUSE2 +attack2; alias fpist pistolon"
alias +pist "hf1; slot2; hf0"
alias -pist "hf1; slot1; hf0"
bind "MOUSE2" "+pist"

**** Likewise the above script this script below will help you for those momments when you are out of ammo and want to switch fast to knife.
**** When activated, mouse 5 draws your knife and keep it out while you hold down the mouse button.

alias hf1 "hud_fastswitch 1"
alias hf0 "hud_fastswitch 0"
alias fknife knifeon
alias knifeon "bind MOUSE5 +knife; alias fknife knifeoff"
alias knifeoff "bind MOUSE5 +attack2; alias fknife knifeon"
alias +knife "hf1; slot3; hf0"
alias -knife "hf1; slot1; hf0"
bind "MOUSE5" "+knife"

**** The last one is the GRENADE selector/warning script.
**** Press HOME to bring out your HE grenade. Press HOME again to switch to the other grenades.
**** By throwing any grenade you will warn your teammates that you are throwing whatever grenade.

alias gren1 "weapon_hegrenade; bind HOME gren2; bind MOUSE1 +hewarn"
alias gren2 "weapon_flashbang; bind HOME gren3; bind MOUSE1 +flashwarn"
alias gren3 "weapon_smokegrenade; bind HOME gren1; bind MOUSE1 +smokewarn"
alias +hewarn "+attack; +attack; +attack; say_team Get Out I am Throwing an Grenade, Take Cover!"
alias +flashwarn "+attack; +attack; +attack; say_team Turn Around I am Throwing a Flashbang, Take Cover!"
alias +smokewarn "+attack; +attack; +attack; say_team Watch Out I am Throwing a Smoke Grenade!"
alias -hewarn "-attack; bind MOUSE1 +attack"
alias -flashwarn "-attack; bind MOUSE1 +attack"
alias -smokewarn "-attack; bind MOUSE1 +attack"

**** The script below helps you to take a clean in game Screenshot.
**** This Script gives you the ability to take a clean screenshot with one key press.
**** Also, this script is assuming you have net_graph on, so after the screenshot you will get it back on. If you don't want that, just remove the net_graph 3 from the alias csoff.
**** I am using the key "O" but you can put whatever key you wanted.

alias takesnap "cs_on; wait; wait; snapshot; cs_off; wait; wait"
alias cs_on "clear; hud_draw 0; cl_observercrosshair 0; crosshair 0; r_drawviewmodel 0; hideradar; net_graph 0; scr_centertime 0"
alias cs_off "hud_draw 1; cl_observercrosshair 1; crosshair 1; r_drawviewmodel 1; drawradar; scr_centertime 8"
bind "o" "takesnap"

Author:  KickedintheFace [ Mon Aug 14, 2006 3:58 pm ]
Post subject: 

Very nice. Although I disagree with using any alias scripts, I think this should be stickied for reference.

Author:  Shotokan [ Wed Aug 16, 2006 11:10 am ]
Post subject: 

I think so too. It might help people in the future for reference if don't get lost but unfortunately I don't have the powers to make this a STICK.

Can someone with appropriate rights make this a STICK?

Author:  Tucker [ Wed Sep 20, 2006 4:42 am ]
Post subject: 

It's 'sticky.' :P

Page 1 of 1 All times are UTC - 6 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/