8 User(s) Online
|
|
|
|
One of the most important parts of teamplay is communication. How can you work as a
team with no information? The answer a simple one, you can't. In Counter-Strike you
have many options for communication. One, you can use an online voice communicator
like Roger Wilco or BattleCom or Half-Life's own voice feature. Second, you can use the included radio, which includes
simple commands such as cover me or I need backup. Lastly, you can use plain old team
chat. For the online voice communicator, I recommend you use Roger Wilco, its free and
there are no compatibility problems, unlike BattleCom, in which everyone has to use the
same exact mode. Besides that, more people use Roger Wilco anyway...
For radio I recommend you used aliases. Aliases are commands huddled into one command,
like an alias named affirm would open the radio menu, select the first option and show
the player information to clear the menu. An alias like this would look like so:
alias affirm "radio3; menuselect 1"
You can simply change the menu selected number to say something different, also be sure
to change the alias name. Put aliases in your autoexec.cfg, if one doesn't exsist, create
on using noteback. To bind this to a key simply type bind "KEY" "affirm" and console,
obviously replace KEY won't with a key of your choice.
For the last option, keying chat, I also recommend binding the chat text, example:
bind "KEY" "say_team Tunnel way, go go go!"
A will obviously replace the word KEY with a key of your choice. Once you press KEY, it
will say to your team, Tunnel way, go go go! Obviously this will work on all maps, it will
work on siege and militia, but of course you could make it say other things..
Communication is essential during clan matches, and if you want to have an edge over your
opponent, use Roger Wilco or BattleCom.
|
|
|