and I changed the number to the skins I have..
.
.
Код:
new JoinPed[74][1] = {
{280},//POLICE_FORCE
{281},
{282},
{283},
{284},
{285},
{288},
{71},
{166},
{295},
{148},
{286},//FBI/ATF
{164},
{163},
{287},//NATIONAL_GUARD
{285},
{70},//FIRE/AMBULANCE
{274},
{275},
{276},
{277},
{278},
{279},
{258},//LA_COSA_NOSTRA
{127},
{126},
{125},
{124},
{113},
{111},
{98},
{120},//YAKUZA
{121},
{122},
{123},
{169},
{186},
{228},
{147},//Maoyr
{164},//Mayor
{127},//HITMANS
{165},
{186},
{93},
{141},
{148},//NEWS_REPORTERS
{188},
{187},
{255},//TAXI_CAB_COMPANY
{253},
{59},//DRIVING/FLYING_SCHOOL
{60},//DRIVING/FLYING_SCHOOL
{76},//DRIVING/FLYING_SCHOOL
{150},//DRIVING/FLYING_SCHOOL
{108},//Vagos
{109},//Vagos
{110},//Vagos
{29},//Racers
{28},//Racers
{30},//Racers
{115},//Aztecas
{116},//Aztecas
{117},//Aztecas
{104},//Ballas
{103},//Ballas
{102},//Ballas
{270},//GS Leader
{271},
{105},
{106},
{107},
{269}//GS end
};
" in the end...
because you have defined 72 numbers but said it should be 74 so it give you that error
As nero said.
Oh.. I entered a SPACE instead of the number.. It conpiled..
you puted wronket in nombers .. you muste to used atleasst about same nomber in as listet.
i hope i will helpet. =]