Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » dazzle.ini
dazzle.ini [message #343945] Thu, 31 July 2008 05:21 Go to next message
Slave is currently offline  Slave
Messages: 607
Registered: December 2006
Karma: 0
Colonel
States the following

; FadeoutStart         - distance in meters where the halo and dazzle start to fade out
; FadeoutEnd           - distance in meters where the halo and dazzle are completely faded out


However, when getting further away from the dazzle than the FadeoutEnd distance. The brightness of said dazzle goes to 100% again, instead of 0%.

If I don't make sense, please tell, so I can post pics.
Re: dazzle.ini [message #344216 is a reply to message #343945] Fri, 01 August 2008 04:00 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

Please post pics. Smile

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: dazzle.ini [message #344240 is a reply to message #343945] Fri, 01 August 2008 06:52 Go to previous messageGo to next message
Slave is currently offline  Slave
Messages: 607
Registered: December 2006
Karma: 0
Colonel
Hey, since when is the maximum Files Per Message set to 1?

Had to work around it.



No life threatening bug or anything, I just happened to notice it.

[Updated on: Fri, 01 August 2008 07:01]

Report message to a moderator

Re: dazzle.ini [message #344289 is a reply to message #343945] Fri, 01 August 2008 11:24 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
hey thats cool....i need to try it
Re: dazzle.ini [message #344412 is a reply to message #343945] Fri, 01 August 2008 16:49 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

If you can make and send me something so I can test this I will have a look at it. I won't promise anything though, if it seems too hard to fix/figure out what the cause is I will not do it since it is, like you said, not a life threatening bug. Wink

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: dazzle.ini [message #344423 is a reply to message #343945] Fri, 01 August 2008 17:48 Go to previous messageGo to next message
Slave is currently offline  Slave
Messages: 607
Registered: December 2006
Karma: 0
Colonel
Used to make the screenshots.
Values lowered, to save some walkies.
Thanks for looking at it.
  • Attachment: win.rar
    (Size: 38.69KB, Downloaded 145 times)
Re: dazzle.ini [message #344429 is a reply to message #343945] Fri, 01 August 2008 18:19 Go to previous messageGo to next message
u6795 is currently offline  u6795
Messages: 1261
Registered: March 2006
Location: Maryland
Karma: 0
General (1 Star)
That's actually pretty cool, despite the glitchyness. I tested this ingame too, it's quite sexy.

yeah
Re: dazzle.ini [message #375699 is a reply to message #343945] Tue, 10 March 2009 12:51 Go to previous messageGo to next message
Zuess is currently offline  Zuess
Messages: 16
Registered: August 2004
Karma: 0
Recruit
Need to enable shooting out those lights Slave!

Makes sniping a pain in the arse.
Re: dazzle.ini [message #375985 is a reply to message #343945] Thu, 12 March 2009 16:46 Go to previous messageGo to next message
Good-One-Driver is currently offline  Good-One-Driver
Messages: 959
Registered: January 2009
Location: Ukraine
Karma: 0
Colonel
were do you get this i want it?

http://i48.tinypic.com/s1m2af.png
Quote: C4Smoke

Good-One-Driver is a little noob crying kid who sux at renegade I say let little noob kid Good-One-Driver cry all he wants lmao
Cry away little tiny kid
Re: dazzle.ini [message #375992 is a reply to message #343945] Thu, 12 March 2009 18:46 Go to previous messageGo to next message
Craziac is currently offline  Craziac
Messages: 157
Registered: September 2007
Karma: 0
Recruit
It's included in his post above:
http://www.renegadeforums.com/index.php?t=msg&th=29863&start=0&rid=2 3190#msg_num_6


http://demonshall.net/Stewie/images/OblivStewieSig.jpg
Re: dazzle.ini [message #376850 is a reply to message #344423] Fri, 20 March 2009 06:53 Go to previous messageGo to next message
Jerad2142 is currently offline  Jerad2142
Messages: 3805
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
Slave wrote on Fri, 01 August 2008 18:48

Used to make the screenshots.
Values lowered, to save some walkies.
Thanks for looking at it.

Which Dazzle entry are you using?


Re: dazzle.ini [message #377160 is a reply to message #376850] Sun, 22 March 2009 09:57 Go to previous messageGo to next message
Jerad2142 is currently offline  Jerad2142
Messages: 3805
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
Okay, after some research I figured out why your having a problem:

; HaloIntensityPow - 1.0 would be linear fadeout, smaller than that will steepen the curve (smaller hotspot)
; HaloSizePow - 1.0 would be linear fadeout, smaller than that will steepen the curve (smaller hotspot)
; FadeoutEnd - distance in meters where the halo and dazzle are completely faded out

FadeoutEnd has to reach 0 before HaloIntensityPow or HaloSizePow, otherwise the game tries to divide by zero, I suppose Westwood made it a case that if that happened it would set the Size to 1 for what ever reason, I'd assume to avoid a crash but at the same time let the editor know he didn't set it up right.


Re: dazzle.ini [message #377413 is a reply to message #343945] Wed, 25 March 2009 13:16 Go to previous messageGo to next message
Slave is currently offline  Slave
Messages: 607
Registered: December 2006
Karma: 0
Colonel
Arent HaloIntensityPow and HaloSizePow just constants in the calculation?
Re: dazzle.ini [message #377494 is a reply to message #343945] Thu, 26 March 2009 03:52 Go to previous messageGo to next message
dirtycop is currently offline  dirtycop
Messages: 42
Registered: June 2008
Location: Belgium
Karma: 0
Recruit
So does anybody have a dazzle.ini that works right ?

http://i234.photobucket.com/albums/ee167/neagu1/userbarrenex.png
Help me out here and click http://s6.gladiatus.com/game/c.php?uid=204387 Thanks!!!
Re: dazzle.ini [message #377775 is a reply to message #377494] Sat, 28 March 2009 09:30 Go to previous message
Jerad2142 is currently offline  Jerad2142
Messages: 3805
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
dirtycop wrote on Thu, 26 March 2009 04:52

So does anybody have a dazzle.ini that works right ?

The only one I have is heavily modified for Renhalo, the other one is just default Renegade so their won't be any fixes there.

Slave wrote on Wed, 25 March 2009 14:16

Arent HaloIntensityPow and HaloSizePow just constants in the calculation?

Dazzle looks better then halo anyways, dazzle goes invisible when you can't see where its emitting from, so it looks more realistic for vehicle lights.


[Updated on: Sat, 28 March 2009 09:31]

Report message to a moderator

Previous Topic: Vista releated problems
Next Topic: Half-Life 2 Style Map Making
Goto Forum:
  


Current Time: Mon May 13 00:54:08 MST 2024

Total time taken to generate the page: 0.00966 seconds