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??
verbose
Dec 4 2002, 04:28 PM
The "impulse X" and "hotkey X" commands do not work well in an alias. I don't know all the details, but I hear this is a side-effect of some anti-scripting measures.
Best solution I have to offer is to make two binds; one for the impulse, another for the rest of the alias.
Zarbuck
Dec 5 2002, 03:22 AM
I use this and it works just fine for me...
| CODE |
| bind kp_end "impulse 10; say_team I Need a MEDPACK!" // medic |
P. S. This is from TheHornets comm script
Taboe
Dec 5 2002, 07:15 AM
impulse 10;say_team COMMANDER: I need medkit. (Press your JUMP [spacebar] key to see me.)
make it this way:
bind "x" "impulse 10; say_team COMMANDER: I need medkit. Press your JUMP spacebar key to see me."
D3n15
Dec 14 2002, 05:15 PM
Sweet binding ideas, thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.