Labarr Posted February 4, 2010 Content Count: 3052 Joined: 08/30/09 Status: Offline Share Posted February 4, 2010 Hi, I play zombie escape server alot and I like to be in the front of the pack.. however everyround I have to open my buy menu and purachse my guns. This wastes precious seconds!! In the buy menu you can save up to 4 favorite combos... That is what I use all the time. My question is: Is there a way i can bind (to a key lets say L), it so that it will open the buy screen and purchase that favorite combo with just a click of the key "L"?? I hope you can understand the question If not just post what your thought r and Ill get back to you!!! thanks! Labarr15 Link to comment
b0red Posted February 4, 2010 Content Count: 4360 Joined: 04/25/09 Status: Offline Share Posted February 4, 2010 (edited) bind L "buy m4a1; buy ak47" Its something like that. Edit: Found on FPSB, you can customize it for you. Just bind the shit you want. //Pistols alias b_usp "buy usp;buyammo2" alias b_glock "buy glock;buyammo2" alias b_deagle "buy deagle;buyammo2" alias b_p228 "buy p228;buyammo2" alias b_eli_fn57 "buy elite;buy fiveseven;buyammo2;buyammo2" //Shotguns alias b_m3 "buy m3;buyammo1" alias b_xm1014 "buy xm1014;buyammo1;buyammo1;buyammo1" //Submachinguns alias b_mp5 "buy mp5navy;buyammo1" alias b_p90 "buy p90;buyammo1;buyammo1;buyammo1" alias b_ump "buy ump45;buyammo1" alias b_tmp_mac10 "buy tmp;buy mac10;buyammo1" //Rifles alias b_scout "buy scout;buyammo1" alias b_fam_gal "buy famas;buy galil;buyammo1;buyammo1" alias b_ak_colt "buy ak47;buy m4a1;buyammo1;buyammo1" alias b_sg552_aug "buy sg552;buy aug;buyammo1" alias b_g3sg1_sg550 "buy g3sg1;buy sg550;buyammo1" alias b_awp "buy awp;ammo1;s_awp;knife" //Machinegun alias b_m249 "buy m249;buyammo1;buyammo1;buyammo1" //Grenades alias b_he "buy hegrenade" alias b_flash "buy flashbang" alias b_smoke "buy smokegrenade" alias b_allgrens "buy hegrenade;buy flashbang;buy smokegrenade;buy flashbang" //Equipment alias b_vest "buy vest" alias b_vesthelm "buy vesthelm" alias b_nvg "buy nvgs;wa4;nightvision" alias b_defuse "buy defuser" //Restok alias smallrestock "buyammo1;buy flashbang;buy hegrenade;buyammo2" alias bigrestock "buy primammo;buy flashbang;buy hegrenade;buy flashbang;buy smokegrenade;buy secammo" bind "Key" "b_usp" bind "Key" "b_glock" bind "Key" "b_deagle" bind "Key" "b_p228" bind "Key" "b_eli_fn57" bind "Key" "b_m3" bind "Key" "b_xm1014" bind "Key" "b_mp5" bind "Key" "b_p90" bind "Key" "b_ump" bind "Key" "b_tmp_mac10" bind "Key" "b_scout" bind "Key" "b_fam_gal" bind "Key" "b_ak_colt" bind "Key" "b_sg552_aug" bind "Key" "b_g3sg1_sg550" bind "Key" "b_awp" bind "Key" "b_m249" bind "Key" "b_he" bind "Key" "b_flash" bind "Key" "b_smoke" bind "Key" "b_allgrens" bind "Key" "b_vest" bind "Key" "b_vesthelm" bind "Key" "b_nvg" bind "Key" "b_defuse" bind "Key" "smallrestock" bind "Key" "bigrestock" Edited February 4, 2010 by b0red Link to comment
Labarr Posted February 4, 2010 Content Count: 3052 Joined: 08/30/09 Status: Offline Share Posted February 4, 2010 Cool thanks now i gotta figure the shit out Link to comment
b0red Posted February 4, 2010 Content Count: 4360 Joined: 04/25/09 Status: Offline Share Posted February 4, 2010 Cool thanks now i gotta figure the shit out Its not hard. Change the "key" leave the " just change key to like p or something and put it in your cfg folder and in the autoexec if you have one create it. make sure its a cfg just copy your config file and paste it and rename it autoexec and make it blank and paste all dat shit. Link to comment
Recommended Posts
Reply to Thread
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now