05-25-2006, 09:52 PM
Two simple questions:
How do i bind a key to the ingame-console?
How do i bind a key to a tekst?
How do i bind a key to the ingame-console?
How do i bind a key to a tekst?
Ingame-console
|
05-25-2006, 09:52 PM
Two simple questions:
How do i bind a key to the ingame-console? How do i bind a key to a tekst?
to bind a key to your console you go to options>keyboard>advanced and enable developer console.
Then ingame you press ~ to open it, be sure to hold ALT when you type the first character because if you don't it will close again. to bind a key to something you have to open config.cfg in notepad or another text editor and add bind "keyhere" "stuff to do here" example bind "q" "+attack" or when you write your own script: make a script (mine is called fps.cfg): Code: alias fps "fpson" save it and make a file called autoexec.cfg and add this: Code: /////////Loadprocedure\\\\\\\\\ Now when you startup CS:Source, it will load the fps.cfg and bind q to the function. NOTE: these have to be in your cstrike\cfg folder
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS) Free to join, Live support! (When available) http://forums.srcds.com/viewtopic/5114
05-27-2006, 12:19 AM
lol open ingame console and type bind "whatever key" admin (or whever your binding it as)
|
« Next Oldest | Next Newest »
|