How To Bind Sayings And Morph Commands?
giwi_ee
Join Date: 2003-10-10 Member: 21557Members
<div class="IPBDescription">What are the commands?</div> <span style='font-size:8pt;line-height:100%'>Here's the first day at this forum, so if I mix something - sorry</span>
Well, the idea is I want to bind some keys to Marine Voice-coms (Medpack, Ammo, Order, Cover me) and Alien morph commands (morph to fade, gorge ect...)
The problem is: I don't know the commands to this things (Like in DoD eg. voicecomm1 was GRANADDE!, if I am not mistaking...). Can anyone give me the list of them?
I hope you understand me.
Thank you in Advance.
Well, the idea is I want to bind some keys to Marine Voice-coms (Medpack, Ammo, Order, Cover me) and Alien morph commands (morph to fade, gorge ect...)
The problem is: I don't know the commands to this things (Like in DoD eg. voicecomm1 was GRANADDE!, if I am not mistaking...). Can anyone give me the list of them?
I hope you understand me.
Thank you in Advance.
Comments
::
impulse 7 <i>to</i> 14
if I'm not mistaking..
example: bind G "impulse 10"
then press G
I would like to complain, my swedish girlfriend didn't appear.
I wrote <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind "F10" "say_team Need ammo to %l;impulse 11"<!--c2--></td></tr></table><span class='postcolor'><!--ec2--> - Not working at all! (No cry for ammo even!)
Then I tried <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind "F10" "say_team Need ammo to %l;impulse11"<!--c2--></td></tr></table><span class='postcolor'><!--ec2--> - dtill no result
Any ideas?
---plus---
Thease %i,%l,%h are not working at all! allthough they worked fine with my DoD <--any way to mek them work?
Thaks for the first answer
So the only way they would work is if the server runs a plugin
try this
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind "F10" "say_team Need ammo; impulse 11"<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
You don't really need a location, it will tell the commander where
If that's not the case then you can't bind impulse commands with anything else.
<!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
Yeah I have not been able to get them to work either.
example
bind "f3" "medpack"
alias "medpack" "commandsgohere, im too lazy to look them up"