Forum

> > CS2D > General > Help In Binding Keys!
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Help In Binding Keys!

13 replies
To the start Previous 1 Next To the start

old Help In Binding Keys!

silence_shadow
User Off Offline

Quote
I Need Help In Binding Keys.Here Is Wat I Need:

I Want To Bind F12 To Buy Me Ak47/M4A1,Kevlar+Helm,HE,2 Flash,SmokeGrenade

And Is It Possible To Bind Names Like If You Press A Key It Will Automatically Change Your Name... If So I Want To Bind The Following:

I Want To Bind F11 To Change My Name To «|§!lenÇe|$h@d0w»

And Bind F10 To Change My Name To «|R£@P3R|»

Pls I Need Help Cause It Took Me So Long To Buy And Change Names!

And BTW Heres What I Have In My autoexe.gfg:
1
2
3
4
//This file will be parsed on each start of cs2d!

//Check Version on start
usgn_checkversion 1

And Make Your Answer Fully Detailed Cause I Dont Know Anything About This Things

old Re: Help In Binding Keys!

Admir
User Off Offline

Quote
copy this to autoexec.cfg

//This file will be parsed on each start of cs2d!

//Check Version on start
usgn_checkversion 1

bind f11 "name «|§!lenÇe|$h@d0w»"
bind f10 "name «|R£@P3R|»"
bind f12 "ak47;m4a1;vesthelm;hegren;flash;flash;sgren

and you done

old Re: Help In Binding Keys!

silence_shadow
User Off Offline

Quote
Admirdee has written
copy this to autoexec.cfg

//This file will be parsed on each start of cs2d!

//Check Version on start
usgn_checkversion 1

bind f11 "name «|§!lenÇe|$h@d0w»"
bind f10 "name «|R£@P3R|»"
bind f12 "ak47;m4a1;vesthelm;hegren;flash;flash;sgren

and you done

Tnx You've Been A Great Help!Now I Can Buy And Change Names Very Fast.Tnx Again!

old Re: Help In Binding Keys!

KimKat
GAME BANNED Off Offline

Quote
As a second option you could create a configuration file (extension = .cfg) and put it in your sys folder which can be located inside of the CS2D parent folder. From there you can just write your binds and save it as "mybinds.cfg" and then open your autoexec.cfg file and insert following line:

exec "sys/mybinds.cfg"

That will execute the file on everytime you start CS2D and your binds will be automaticly loaded and you can use them.

old Re: Help In Binding Keys!

silence_shadow
User Off Offline

Quote
KimKat has written
As a second option you could create a configuration file (extension = .cfg) and put it in your sys folder which can be located inside of the CS2D parent folder. From there you can just write your binds and save it as "mybinds.cfg" and then open your autoexec.cfg file and insert following line:

exec "sys/mybinds.cfg"

That will execute the file on everytime you start CS2D and your binds will be automaticly loaded and you can use them.

Tnx For That I Just Tried It And It Went Well But After A Little Time I Enter A Server And When I Press The Binded Key It Doesnt Buy Me The Items I Needed...Is There A Problem?

And I Did Admirdee Just Said Too But After A Little Time It Doenst Work Neither...

Some1 HELP Me!

old Re: Help In Binding Keys!

sonnenschein
User Off Offline

Quote
Yes, the problem occurs when you do any changes to game (you change name by going to options or you change key's)

To make script work again, type:

exec sys/mybinds.cfg
In the console

old Re: Help In Binding Keys!

KimKat
GAME BANNED Off Offline

Quote
I usually close CS2D and restart CS2D for my scripts to load correctly.

And I think some binds don't work on others servers...

Here is a example:
msg "Hello everybody!"

You need rcon access if you play on someones server, when you have rcon access to a server. (rcon_password "password goes here")

Here is a example:
rcon msg "Hello everybody!"

You could bind that by adding line to "mybinds.cfg" in sys folder that shows the following...

bind key "rcon msg Hello everybody!"
The key is like anykey on your keyboard for example, L, K, J, H those are by default unused keys as far as I know. You can set it to what you want, as long as it's a free key.

It would be difficult to bind B with this I guess... since that opens the buy menu.

old Re: Help In Binding Keys!

Reaper
User Off Offline

Quote
LinuxGuy has written
Yes, the problem occurs when you do any changes to game (you change name by going to options or you change key's)

To make script work again, type:

exec sys/mybinds.cfg
In the console


you should set the autoexe to write protected (i guess the correct term in the english version of windows is different), or even better make a own cfg file. (and a backup)

old Re: Help In Binding Keys!

Kill_Meh
User Off Offline

Quote
Is there a bind for "Roger That!"? maybe it's a dumb question but it bugs me when i want to say "Roger That!", but i say "Affermitive".



Sorry for my bad English

old Re: Help In Binding Keys!

Admir
User Off Offline

Quote
it's a random. you can test it at CS 1.6.
Roger That and Affirmative is same respond command.

old Re: Help In Binding Keys!

COmpaQ
User Off Offline

Quote
silence_shadow has written
Whats The Code For The Arrow Keys?

uparrow
downarrow
leftarrow
rightarrow
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview