• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Disable Sky Fog Graphics

Status
Not open for further replies.
Level 2
Joined
Oct 10, 2007
Messages
12
I can't figure out how to get rid of the fog, and my skybox won't show up at all in-game when the cinematics go far into the distance. It shows up in WE fine, however.

I tried negative start/end distances, and that just seemed to make things worse. So then I tried this:

  • Fog
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Environment - Set fog to style Linear, z-start 8000.00, z-end 8000.00, density 0.00 and color (80.00%, 80.00%, 80.00%)
And it still doesn't seem to be working.

Just a thought here, but could it be because I have a Lordaeron rain weather effect on the map? Please help. :cry:
 
Status
Not open for further replies.
Top