Opis forum
Administrator
This script changes the crosshair color every time you press Attack. Useful for maps where the map's colors might interfere with the crosshair color, and also it is a good visual cue.
Spoiler:
alias +coloratk "+attack; adjust_crosshair"
alias -coloratk "-attack"
bind "MOUSE1" "+coloratk"
Offline