Forum

> > CS2D > General > Help In Binding Keys!
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Help In Binding Keys!

13 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Help In Binding Keys!

silence_shadow
User Off Offline

Zitieren
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

alt Re: Help In Binding Keys!

Admir
User Off Offline

Zitieren
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

alt Re: Help In Binding Keys!

silence_shadow
User Off Offline

Zitieren
Admirdee hat geschrieben
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!

alt Re: Help In Binding Keys!

KimKat
GAME BANNED Off Offline

Zitieren
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.

alt Re: Help In Binding Keys!

silence_shadow
User Off Offline

Zitieren
KimKat hat geschrieben
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!

alt Re: Help In Binding Keys!

sonnenschein
User Off Offline

Zitieren
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

alt Re: Help In Binding Keys!

KimKat
GAME BANNED Off Offline

Zitieren
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.

alt Re: Help In Binding Keys!

Reaper
User Off Offline

Zitieren
LinuxGuy hat geschrieben
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)

alt Re: Help In Binding Keys!

Kill_Meh
User Off Offline

Zitieren
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

alt Re: Help In Binding Keys!

COmpaQ
User Off Offline

Zitieren
silence_shadow hat geschrieben
Whats The Code For The Arrow Keys?

uparrow
downarrow
leftarrow
rightarrow
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht