This idea popped in my head while working.
You know how ProQuake has those escape characters like %L and %R (location and rockets) (hey if I got the syntax wrong on that, shutup
). Well using that rational, you could add a pretty cool feature in Qrack.
Add two escape characters. One that fills in Red if you're Red and Blue if you're Blue. Another that fills in Blue if you're Red and Red if you're Blue. This would be helpful for quick messages in CTF.
For the following example %a stands for ally colour and %o stands for opposition colour.
So an example could be to type this: "%o has the %a flag, guard %o base!"
will output to this: "blue has the red flag, guard blue base!"
Just a thought. Think about it Rook
You know how ProQuake has those escape characters like %L and %R (location and rockets) (hey if I got the syntax wrong on that, shutup

Add two escape characters. One that fills in Red if you're Red and Blue if you're Blue. Another that fills in Blue if you're Red and Red if you're Blue. This would be helpful for quick messages in CTF.
For the following example %a stands for ally colour and %o stands for opposition colour.
So an example could be to type this: "%o has the %a flag, guard %o base!"
will output to this: "blue has the red flag, guard blue base!"
Just a thought. Think about it Rook

Comment