Trem Skills #9
Part 9 of my Tremulous Skills programme helping to improve your Tremulous skills.
Trem Skills #9 Deals with how to set basic binds.
Do you wish you did not have to type common messages into Tremulous all the time? For instance “Base Under Attack” or many of the other commonly used messages.
Instead of having to type this over and over again you could create a simple bind to do this for you.
/bind 1 say Base Under Attack
That little piece of code will cause the message Base Under Attack to be sent when you press down the number 1 key.
The message “Base Under Attack” will be sent to everone even your opponents, so to correct for this all you have to do is replace ‘say’ with ‘teamsay’
like this:
/bind 1 say_team Base Under Attack
That is by no means the limit of what can be bound in Tremulous, you can bind everything you can do in game.
For those of you who enjoy building I have something in store for you tomorrow, how to set binds for alien structures.