Quick question, again.
>w> I need to learn more before down a full on hud for a contest.
anyway.... how would I make a colour for e.g. white, transparent.
like.
lets say I have this.
"BaseBackgroundColor" "255 255 255 255" [$WIN32]
"LocalBackgroundColor" "255 255 255 255" [$WIN32]
"BaseBackgroundColor" "255 255 255 255" [$X360]
"LocalBackgroundColor" "255 255 255 255" [$X360]
How'd I make each one of those white colours transparent?