You have to write a script. But you can make it customizable in WED easily.

Code:

define my_alpha,skill1;

// uses my_alpha
action alpha_entity
{
my.transparent = on;
my.alpha = my.my_alpha;
}



Then just input the desired alpha value in the skill1 parameter.

Hope that helps. God bless.