Help Issue!
#3

so if i go CTRL+F and i type carinfo it doesent find it just past it... if i do CTRL+F and cinfo it finds it...

PHP код:
enum cInfo
                    
{
                        
cModel,
                        
Float:cLocationx,
                        
Float:cLocationy,
                        
Float:cLocationz,
                        
Float:cAngle,
                        
cColorOne,
                        
cColorTwo,
                        
cOwner[MAX_PLAYER_NAME],
                        
cDescription[12],
                        
cValue,
                        
cLicense[14],
                        
cRegistration,
                        
cOwned,
                        
cLock,
                        
mod1,
                        
mod2,
                        
mod3,
                        
mod4,
                        
mod5,
                        
mod6,
                        
mod7,
                        
mod8,
                        
mod9,
                        
mod10,
                        
mod11,
                        
mod12,
                        
mod13,
                        
mod14,
                        
mod15,
                        
mod16,
                        
mod17,
                        
paintjob,
                    };
                    
                    new 
CarInfo[1000][cInfo]; 
Reply


Messages In This Thread
Help Issue! - by Akcent_Voltaj - 16.08.2012, 11:05
Re: Help Issue! - by SaYrOn - 16.08.2012, 11:08
Re: Help Issue! - by Akcent_Voltaj - 16.08.2012, 11:11
Re: Help Issue! - by SEnergy - 16.08.2012, 11:13
Re: Help Issue! - by Akcent_Voltaj - 16.08.2012, 11:14
Re: Help Issue! - by SaYrOn - 16.08.2012, 11:20
Re: Help Issue! - by SEnergy - 16.08.2012, 11:20
Re: Help Issue! - by Akcent_Voltaj - 16.08.2012, 11:22
Re: Help Issue! - by SaYrOn - 16.08.2012, 11:25
Re: Help Issue! - by Akcent_Voltaj - 16.08.2012, 11:30

Forum Jump:


Users browsing this thread: 1 Guest(s)