Halos

Halo is basically an "Aura" effect that covers your unit. It can be changed to your desired color. There is no real purpose to this command besides appearance. Generally, they do not work well for realistic models.

The base command for starting a Halo is: @actrmsg HaloStart;@actrmsg HaloSetColor

The base command to disable a Halo is: @actrmsg HaloStop

This command is fairly simple. The basic syntax is:

alias create -HaloGreen @actrmsg HaloStart;@actrmsg HaloSetColor R,G,B,O,A

Note that the RGBOA sequence is the same as the tint command. See the tint tab for more information.