Quote:
|
So, it looks like this is NOT a Scripting Help question.
|
LOL, it's a client scripting problem...which doesn't really belong here.
Quote:
|
where i can find those names ? Like hns_invin etc
|
You should really Google Half-Life scripting...
This is the format of the alias command:
alias <"scriptname"> <"command1 ; command2 ; ... ">
It allows you to bind multiple commands to one script name which you
can bind to a key, which might not be possible in some circumstances.
hns_invinc, hns_menu etc are just script names that I just made up
__________________