Impulse 10, I Need Medkit, Not Working For Co Jump
Go7
Join Date: 2002-11-01 Member: 2553Members
in Tech Support
<div class="IPBDescription">help</div> i have the following bind in my config.cfg
impulse 10;say_team COMMANDER: I need medkit. (Press your JUMP [spacebar] key to see me.)
Impulse 10 is the command to say "I need medkit" over the radio. the say_team is just a chat text command combined with the radio command.
But apparently it never actually allows the commander to simply hit JUMP to get to me. My COs will say "it ain't workin, Go! it works for everyone else, just not you for some reason."
I think it's because of the funky bind. Either that or becuz "impulse 10" just doesn't work the same way as actually using the right-click menu.
Anyone know how to fix this problem??
impulse 10;say_team COMMANDER: I need medkit. (Press your JUMP [spacebar] key to see me.)
Impulse 10 is the command to say "I need medkit" over the radio. the say_team is just a chat text command combined with the radio command.
But apparently it never actually allows the commander to simply hit JUMP to get to me. My COs will say "it ain't workin, Go! it works for everyone else, just not you for some reason."
I think it's because of the funky bind. Either that or becuz "impulse 10" just doesn't work the same way as actually using the right-click menu.
Anyone know how to fix this problem??
Comments
Best solution I have to offer is to make two binds; one for the impulse, another for the rest of the alias.
<!--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 kp_end "impulse 10; say_team I Need a MEDPACK!" // medic<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
P. S. This is from TheHornets comm script
make it this way:
bind "x" "impulse 10; say_team COMMANDER: I need medkit. Press your JUMP spacebar key to see me."