Author Topic: Need Fog!!!!!!!!!!!!!!!!!!!!!!  (Read 3905 times)

DIGI_Byte

  • Posts: 508
  • Turrets: +5/-1
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« on: October 20, 2006, 02:35:07 am »
Im making a Large map thats is a type of power plant It has a high large drop and a trigger_hurt at the bottom trouble is, you can see the bottom, I would like a white fog that not too thick to make it look more beleivable.
can any one help?

poto killer

  • Posts: 57
  • Turrets: +1/-0
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« Reply #1 on: October 20, 2006, 02:38:28 am »
you should show some screen shots to give examples
img]http://wilhelmrahn.googlepages.com/tyrant-for-life.png[/img]

DIGI_Byte

  • Posts: 508
  • Turrets: +5/-1
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« Reply #2 on: October 20, 2006, 02:51:27 am »
Quote from: "poto killer"
you should show some screen shots to give examples


I would but i can't right now, I'm supposed to be doing work (graphic design)

its a drop that falls about 1024 units but you can still see the base so i need a fog to hide the bottom, i saw a tutorial that made it snow particles (sand storm) you could adjust speed angle and thickness. that would be great  but i can't find it. its a counter strike map tutorial somewhere.

Almost forgot i adjusted it to 3000 (too big?)

DIGI_Byte

  • Posts: 508
  • Turrets: +5/-1
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« Reply #3 on: October 20, 2006, 04:05:50 am »
Whats that site?

JK2 or somthing?

Lava Croft

  • Guest
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« Reply #4 on: October 21, 2006, 10:21:20 am »
You need a fog shader!

This is the one from powergrid_b25:

textures/powergrid/fog
{
qer_editorimage textures/powergrid/fog.tga
surfaceparm   trans
surfaceparm   nonsolid
surfaceparm   fog
surfaceparm   nolightmap
qer_nocarve
fogparms ( 0.7 0.7 0.7 ) 1400

}

DIGI_Byte

  • Posts: 508
  • Turrets: +5/-1
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« Reply #5 on: November 27, 2006, 03:01:35 am »
Quote from: "Lava Croft"
You need a fog shader!

This is the one from powergrid_b25:....fogparms ( 0.7 0.7 0.7 ) 1400

}


Uggh... it didn't work it came up as a white box that i could walk through and it was hollow inside and through trial and error with other tutorials it never work remotely anything like fog.

btw i think i need help from some one who is patient and understands how GTKR works i.e common shaders and such.

this is what im after...

http://bubba.planetquake.gamespy.com/fog2.html

WolfWings ShadowFlight

  • Posts: 140
  • Turrets: +0/-0
Need Fog!!!!!!!!!!!!!!!!!!!!!!
« Reply #6 on: November 27, 2006, 07:29:39 am »
Quote from: "DIGI_Byte"
Uggh... it didn't work it came up as a white box that i could walk through and it was hollow inside and through trial and error with other tutorials it never work remotely anything like fog.


You need to make the fog brush as a 6-sided cube aligned with the XYZ axis. I.E. A flat rectangular prism. All sides except one should be inside other walls or extended all the way into the void, as the Q3A engine can only have one plane as an entrance to any given fog volume.

I.E. If the pit is rectangular, the fog brush should be almost the full height of the pit, slightly wider in both directions, and extend down below the bottom of the pit.
img]http://wolfwings.us/sigs/WolfWings.jpg[/img]