2 Feature Ideas

Moderator: Graf Zahl

User avatar
Doomed Soul
Posts: 203
Joined: Sun Apr 30, 2006 16:54
Location: In front of my monitor working on Hell Opps.
Contact:

2 Feature Ideas

Post by Doomed Soul »

Have Gun Flash Alpha work like:
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 :(.
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

Flash.Alpha sounds nice but i'm not sure about the others.
User avatar
Doomed Soul
Posts: 203
Joined: Sun Apr 30, 2006 16:54
Location: In front of my monitor working on Hell Opps.
Contact:

Post by Doomed Soul »

What's wrong with custom crosshairs? Do you really want a shotgun to have a little + or a nice, big O? I personally would prefer a nice big O for the spread. I already made several new cross hairs, which, I forgot to put on my thumb drive to put on here and I don't wanna turn on my computer right now.
User avatar
TheDarkArchon
Posts: 1000
Joined: Wed Jul 06, 2005 11:58
Location: What's that fucking smell
Contact:

Post by TheDarkArchon »

I don't want anyone forcing their crosshair on me.
User avatar
Paul
DRD Team Admin (Inactive)
Posts: 1058
Joined: Thu Jun 30, 2005 13:30
Location: Poland - Grojec / Radom
Contact:

Post by Paul »

Me neither.
User avatar
Shinjanji
Posts: 198
Joined: Sun Nov 06, 2005 16:45
Location: Pennsylvania, USA

Post by Shinjanji »

/me agrees with TDA and Paul
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

Only flash.alpha is worth to have but forcing crosshair on player sucks!
User avatar
Zeg-Vok
Posts: 233
Joined: Wed Sep 21, 2005 18:04
Location: Up the creek without a paddle
Contact:

Post by Zeg-Vok »

There could be an option to disable Dynamic Crosshairs.
User avatar
wildweasel
DRD Team Admin (Inactive)
Posts: 2132
Joined: Wed Jun 29, 2005 22:00
Location: the Admincave!
Contact:

Post by wildweasel »

I'm indifferent on custom crosshairs. I really don't care what crosshair I get, personally, as long as nobody forces me to turn them off altogether.
User avatar
Eriance
Posts: 150
Joined: Wed Mar 29, 2006 19:36
Location: Everywhere and nowhere
Contact:

Post by Eriance »

Cant you already made the flash states sprites additive transparent by A_SetTranslucent(value,1)?
User avatar
Paul
DRD Team Admin (Inactive)
Posts: 1058
Joined: Thu Jun 30, 2005 13:30
Location: Poland - Grojec / Radom
Contact:

Post by Paul »

Wouldn't that make the entire gun translucent? ;)
User avatar
Eriance
Posts: 150
Joined: Wed Mar 29, 2006 19:36
Location: Everywhere and nowhere
Contact:

Post by Eriance »

Paul wrote:Wouldn't that make the entire gun translucent? ;)
It shouldn't O_o. You only do it for the flash state by soemthing like this:

{
Flash:
BLAH A 0 Bright A_SetTranslucent(0.67,1)
BLAH A 3 Bright A_Bright1
BLAH B 3 Bright A_Bright2
BLAH C 3 Bright A_Bright0
stop
}
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Personally I'd like to see crosshairs that could be allocated to a certain weapon. I've got quite a few crosshairs and would love to be able to dynamically change them with the weapons. Console scripts just don't cut it for this.
User avatar
Psycho Siggi
Posts: 96
Joined: Thu Jul 07, 2005 19:45
Location: South Africa

Post by Psycho Siggi »

All you'd need is an option to disable dynamic crosshairs. Several games do this as it is.
Personaly, I like the idea of having a crosshair for each weapon.
User avatar
grubber
Site Founder
Posts: 230
Joined: Wed Jun 29, 2005 18:57
Location: Czech Republic, Zlin
Contact:

Post by grubber »

Yeah, it worked fine in Half-life.
Locked

Return to “Closed Feature Suggestions”