 
                                
                    
                        Re: unknown studio command triangles
                        Posted by parakeet on 
    Wed Jul 21st 2004 at 7:27pm
                     
                    
                 
                
            
            
                
    
            544 posts
        81 snarkmarks
        Registered: 
    Apr 30th 2004
                    Occupation: n/a
                            Location: Eastern US
             
                
                        when compiling the qc file for ms3d it comes up with this strange error Unknown Studio Command :Triangles if any more info is needed ask ill be watching this post
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by fishy on 
    Wed Jul 21st 2004 at 8:10pm
                     
                    
                 
                
            
            
                
    
                    
                             fishy
                            fishy
            
                        member
     
            2623 posts
        1476 snarkmarks
        Registered: 
    Sep 7th 2003
                            Location: glasgow
             
                
                        i believe that's got something to do with the format of your textures. make sure that
 sizes are a power of 2 (..., 128, 256, 512, ...)
 colour deapth is 8bits  (256 colours)
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by ReNo on 
    Wed Jul 21st 2004 at 8:30pm
                     
                    
                 
                
            
            
                
    
                    
                             ReNo
                            ReNo
            
                        member
     
            5457 posts
        1991 snarkmarks
        Registered: 
    Aug 22nd 2001
                    Occupation: Level Designer
                            Location: Scotland
             
                
                        Make sure that...?
EDIT: LOL, I thought that bit below was a signature at a glance! Damn you for leaving such a big gap and making me look like a fool! :razz:
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by Crono on 
    Wed Jul 21st 2004 at 8:55pm
                     
                    
                 
                
            
            
                
    
                    
                             Crono
                            Crono
            
                        super admin
     
            6628 posts
        700 snarkmarks
        Registered: 
    Dec 19th 2003
                            Location: Oregon, USA
             
                
                        Actually they have to be powers of 16 ... not just 2 :smile:
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by fishy on 
    Wed Jul 21st 2004 at 10:06pm
                     
                    
                        
                        Posted 
    2004-07-21 10:06pm
                     
                 
                
            
            
                
    
                    
                             fishy
                            fishy
            
                        member
     
            2623 posts
        1476 snarkmarks
        Registered: 
    Sep 7th 2003
                            Location: glasgow
             
                
                        like 2 to the power of,...
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by parakeet on 
    Thu Jul 22nd 2004 at 1:38am
                     
                    
                 
                
            
            
                
    
            544 posts
        81 snarkmarks
        Registered: 
    Apr 30th 2004
                    Occupation: n/a
                            Location: Eastern US
             
                
                        its in divisbles of 16 and the same problem is appearing is there any other way to fix this or should i just start over
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by G.Ballblue on 
    Thu Jul 22nd 2004 at 3:14am
                     
                    
                 
                
            
            
                
    
            1511 posts
        211 snarkmarks
        Registered: 
    May 16th 2004
                    Occupation: Student
                            Location: A secret Nuclear Bunker on Mars
             
                
                        Well, if you do HL mdls, I don't think your texture need to be powers of 2... or 16... or whatever :smile: In HL MDL viewer, I've seen some pretty strange texture dimensions...
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by parakeet on 
    Thu Jul 22nd 2004 at 12:21pm
                     
                    
                        
                        Posted 
    2004-07-22 12:21pm
                     
                 
                
            
            
                
    
            544 posts
        81 snarkmarks
        Registered: 
    Apr 30th 2004
                    Occupation: n/a
                            Location: Eastern US
             
                
                        alright im trying that now
Edit: YAY it works thank you ill remember this for further reference = D
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by Forceflow on 
    Thu Jul 22nd 2004 at 1:23pm
                     
                    
                 
                
            
            
                
    
            2420 posts
        451 snarkmarks
        Registered: 
    Nov 6th 2003
                    Occupation: Engineering Student (CS)
                            Location: Belgium
             
                
                        mark it for an answer, so it goes into the database.
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by fishy on 
    Fri Jul 23rd 2004 at 1:42pm
                     
                    
                 
                
            
            
                
    
                    
                             fishy
                            fishy
            
                        member
     
            2623 posts
        1476 snarkmarks
        Registered: 
    Sep 7th 2003
                            Location: glasgow
             
                
                        'tiz marked as an answer. in the 1<sup>st</sup> post where i mentioned the same thing. :wink:
                                    
             
        
            
            
                                     
                                
                    
                        Re: unknown studio command triangles
                        Posted by Crono on 
    Sat Jul 24th 2004 at 1:41am
                     
                    
                 
                
            
            
                
    
                    
                             Crono
                            Crono
            
                        super admin
     
            6628 posts
        700 snarkmarks
        Registered: 
    Dec 19th 2003
                            Location: Oregon, USA
             
                
                        Woops, I meant multiples of 16 not powers ... sorry.