ACTOR ShaBlahBlahBlah : Weapon
{
Flash.Alpha 0.5
........
Also add a code pointer for the gun flash to change alpha. Should be something like "A_ChangeFlash('Transparantcy,Add,or any other thing like that','Alpha')".
And Custom Weapon Crosshairs that have the transparantcy stuff like the original cross hairs. Also have custom color for it.
ACTOR HooAhh : Weapon
{
Weapon.CrossHair 'Insert Lump name here'
Weapon.CrossHairColor 'Insert Color numbers(00 00 00) here'
...............
Maybe even add a custom alpha for it.
ACTOR ImTiredOfTyping : Weapon
{
Weapon.CrossHairAlpha 'Insert Alpha Here'
.................
My fingers are starting to cramp
