 
                                
                    
                        Re: purple water & black border
                        Posted by $loth on 
    Mon Feb 21st 2005 at 10:58am
                     
                    
                        
                        Posted 
    2005-02-21 10:58am
                     
                 
                
            
            
                
    
                    
                             $loth
                            $loth
            
                        member
     
            2256 posts
        292 snarkmarks
        Registered: 
    Feb 27th 2004
                    Occupation: Student
                            Location: South England
             
                
                        What other enitity's are in the level?
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by French Toast on 
    Mon Feb 21st 2005 at 12:12pm
                     
                    
                        
                        Posted 
    2005-02-21 12:12pm
                     
                 
                
            
            
                
    
            3043 posts
        304 snarkmarks
        Registered: 
    Jan 16th 2005
                    Occupation: Kicking Ass
                            Location: Canada
             
                
                        Somewhere you have added a texture that you don't have.  If you browse through all of the textures you'll see some of them are a pink and black checkerboard, and those will not appear right in game.
To fix this you need to go into the editor and find out where you applied the texture and swap it with something else.
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by Haze on 
    Mon Feb 21st 2005 at 12:18pm
                     
                    
                        
                        Posted 
    2005-02-21 12:18pm
                     
                 
                
            
            
                
    
                    
                             Haze
                            Haze
            
                        member
     
            118 posts
        42 snarkmarks
        Registered: 
    Jan 24th 2005
                    Occupation: Game Designer
                            Location: Frozen Wolf Limited
             
                
                        There are no other entitys in the level, its a blank level with a pool full of water, the only other textures accept the water and base is the skybox which is a normal standard sky texture.
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by French Toast on 
    Mon Feb 21st 2005 at 12:20pm
                     
                    
                        
                        Posted 
    2005-02-21 12:20pm
                     
                 
                
            
            
                
    
            3043 posts
        304 snarkmarks
        Registered: 
    Jan 16th 2005
                    Occupation: Kicking Ass
                            Location: Canada
             
                
                        You should have to put other textures on the outside of the water, like nodraw everywhere I thought, but that's my only guess.  Try switching all of your textures, because that's the only place that I have ever seen the checkerboard.
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by DrGlass on 
    Mon Feb 21st 2005 at 12:58pm
                     
                    
                        
                        Posted 
    2005-02-21 12:58pm
                     
                 
                
            
            
                
    
                    
                             DrGlass
                            DrGlass
            
                        member
     
            1825 posts
        632 snarkmarks
        Registered: 
    Dec 12th 2004
                    Occupation: 2D/3D digital artist
                            Location: USA
             
                
                        Looks to me like you need a cube map!
Place a env_cubemap above the water, then once you compile and run your
map type "buildcubemaps" in console.  Once that is done you will
have a nice looking pool.
[edit] btw, the purple is from the texture the water is trying to
reflect.  The water wants to reflect the sky texture, but becuase
it dosn't know what sky texture to use it fills in that blank with the
purple & black checker board.
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by Haze on 
    Mon Feb 21st 2005 at 5:03pm
                     
                    
                 
                
            
            
                
    
                    
                             Haze
                            Haze
            
                        member
     
            118 posts
        42 snarkmarks
        Registered: 
    Jan 24th 2005
                    Occupation: Game Designer
                            Location: Frozen Wolf Limited
             
                
                        Thanks man, that fixed the purple, but what about the dark border?
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by $loth on 
    Mon Feb 21st 2005 at 5:30pm
                     
                    
                 
                
            
            
                
    
                    
                             $loth
                            $loth
            
                        member
     
            2256 posts
        292 snarkmarks
        Registered: 
    Feb 27th 2004
                    Occupation: Student
                            Location: South England
             
                
                        Try making the light_enviroment brighter or darker.
                                    
             
        
            
            
                                     
                                
                    
                        Re: purple water & black border
                        Posted by DrGlass on 
    Mon Feb 21st 2005 at 10:17pm
                     
                    
                        
                        Posted 
    2005-02-21 10:17pm
                     
                 
                
            
            
                
    
                    
                             DrGlass
                            DrGlass
            
                        member
     
            1825 posts
        632 snarkmarks
        Registered: 
    Dec 12th 2004
                    Occupation: 2D/3D digital artist
                            Location: USA
             
                
                        Looks like the dark borders are a natural reflection of the dark texture around the pool.
Make this texture a brighter one, or place the cube map closer to the water.