User panel stuff on forum
  1 post on 1 page  1
Advanced Configuration
2007-05-28, 15:32
Member
12 posts

Registered:
May 2007
Hi.

I am trying to re_trigger death messages from r_tracker. And the problem is how to write an red rl string in re_trigger?

example:
I am shot by john with rl, r_tracker shows:

john RL qra

RL is in red color. When I trigger only my nick, it works fine, and shows "i just died":

alias rlkill "i just died "
re_trigger rlkill "qra"
re_trigger_options rlkill final mask 2

but, of course it's useless. i want to trigger all RL qra messages to auto report rl enemy at location when i die, something like this: (and it doesn't working)

alias rlkill "say_team $\$nick $R$R {rl} $tp_name_enemy $[{%l}$]"
re_trigger rlkill "rl qra"
re_trigger_options rlkill final mask 2

the problem is red coloured RL. i was trying all things like {&cf00rl&cfff}, {&c900rl&cfff} (9 because of r_tracker_color_bad "900", without {} too, and other things egz. {rl} etc. and i just can't trigger that message.

i know that i can turn off coloured r_tracker frag messages, but i don't want to, because they are very useful.

any ideas? :|
  1 post on 1 page  1