Page 1 of 1

Texture glow code removed from 1.0.30?

Posted: Tue Jan 08, 2008 9:51
by Nash
This GLDEFS doesn't work anymore in 1.0.30. Did you remove the code, and why? I understand it has always been an unsupported feature but it didn't really break anything did it? I thought it was harmless to just leave it as is...

Code: Select all

Glow 
{ 
   Flats 
   { 
      LAVA1 
      LAVA2 
      LAVA3 
      LAVA4 
      NUKAGE1 
      NUKAGE2 
      NUKAGE3 
      //FWATER1 
      //FWATER2 
      //FWATER3 
      //FWATER4 
      //BLOOD1 
      //BLOOD2 
      //BLOOD3 
      //RROCK05 
      //RROCK06 
      //RROCK07 
      //RROCK08 
   } 
    
   Walls 
   { 
      FIREBLU1 
      FIREBLU2 
      FIRELAVA 
      FIRELAV2 
      FIRELAV3 
      FIREMAG1 
       FIREMAG2 
       FIREMAG3 
       FIREWALL 
       FIREWALA 
       FIREWALB 
   } 
} 

Posted: Tue Jan 08, 2008 10:19
by Graf Zahl
Works for me.