Kharaa Communication Menu
Draugluin
Join Date: 2002-10-31 Member: 1824Members, Constellation
<div class="IPBDescription">What does it do besides a sound effect?</div> As an alien, when you use "Need Healing" or any of the other communication choices on your menu, does it just make an unintelligible sound or do you show up on the hive sight with something special? Has anyone tested this?
Comments
like, normally you would see a white circle with a name and a location
if you use a comm it you will see the white circle with the name and location plus an action
example: Vicentegrad chuckles; Hera Reception -or- Vicentegrad needs healing; Horseshoe
Most people seem to use voicecom for that kind of thing.
just so people realize the alien used comms. Althou i would not have chuckle triger this
bind "[" "say_team HELP!! HIVE IS UNDER ATTACK!! ; impulse 9"
bind "]" "say_team HELP!! RESOURCE NODE IS UNDER ATTACK!! ; impulse 9"
bind "b" "say_team I need backup! ; impulse 9"
bind "i" "say_team Incoming at this location! ; impulse 10"
bind "j" "say_team Enemy behind us! ; impulse 10"
bind "k" "say_team Enemy ahead! ; impulse 10"
bind "m" "say_team I need healing! ; impulse 8"
Altho I have noticed you cant have 2 impulse commands bound in the same bind together. Such as...
bind "p" "impulse 12 ; "impulse 91" ; say "I am building OC's here."
impulse 12 being the "I'm building here" Khaara comm.
impulse 91 being the command for the building of a OC chamber.
This was prolly instituted so ppl couldnt abuse scripting/binding to achieve a unfair advantage over others or whatever.