Jump to content
  • 0

Error 052,029 si 008 nu stiu cum sa le fixez.Ajutor va rog


Question

Posted

Deci am error 052:multi dimensional arrays must pe fully initalized pe line 3529

error029:invalid expression assumed zero si error 008:must be a constant expression;assumed zero amandoua pe line 3555

[pawn]new JoinPed[86][1] = {

{280},//POLICE_FORCE

{281},

{282},

{283},

{284},

{285},

{148},

{286},//Federal Of Investigation

{164},

{285},//National Guard

{276},

{70},//FIRE/AMBULANCE

{274},

{275},

{277},

{278},

{279},

{258},//The Sicilian Mafia

{111},

{126},

{125},

{124},

{98},//23

{117},//The Triads

{118},

{120},

{169},

{121},

{122},

{127},//HITMANS

{165},

{186},

{93},

{141},

{148},//NEWS_REPORTERS

{188},

{187},

{255},//TAXI_CAB_COMPANY

{253},

{8},//TOW_CAR_COMPANY

{42},

{106},//The Barzini Family

{105},

{107},

{269},

{271},

{270},

{195},

{102},//The Paterno Family

{103},

{104},

{296},

{108},//The Tattaglia Family

{110},

{111},

{126},

{122},

{114},//The 69Pier Mobs Family

{116},

{117},

{46}

}; ei bine aici imi da error 052

new Peds[198][1] = {

//CIVILIANS DOWN HERE

{248},{100},{256},{263},{262},{261},{260},{259},{257},{256},{196},

{252},{251},{249},{246},{245},{244},{243},{242},{241},{240},{197},

{238},{237},{236},{235},{234},{233},{232},{231},{230},{229},{94},

{226},{225},{224},{223},{222},{221},{220},{219},{218},{60},{95},

{217},{216},{215},{214},{213},{212},{211},{210},{209},{247},{78},

{207},{206},{205},{204},{203},{202},{201},{200},{199},{198},{290},

{194},{193},{192},{191},{190},{189},{185},{184},{183},{239},{77},

{182},{181},{271},{179},{178},{176},{172},{170},{168},{167},{162},

{161},{160},{159},{158},{157},{156},{155},{154},{153},{152},{151},

{146},{145},{144},{143},{142},{140},{139},{138},{137},{136},{135},

{134},{133},{132},{131},{130},{129},{128},{254},{99},{97},{96},//110

{92},{90},{89},{88},{87},{85},{84},{83},{82},{81},{80},{79},{76},

{75},{73},{72},{69},{68},{105},{66},{64},{63},{62},{58},{57},{56},{55},//27

{54},{53},{52},{51},{50},{49},{45},{44},{43},{41},{39},{38},{37},{36},{35},

{34},{33},{32},{31},{30},{29},{28},{27},{26},{25},{24},{23},{22},{21},{20},

{19},{18},{17},{16},{15},{14},{13},{12},{11},{10},{1},{2},

{291},//16,16,16,16

{292},//CESAR

{293},//OGLOC

{187},

{297},//MADDOGG

{298},//CAT

};iar aici error 029 si error 008[/pawn] cam asta e tot de la line 3467 la l3555 si nu stiu cum sa fixez aceste errori va rog frumos sa ma ajutati :D

4 answers to this question

Recommended Posts

Posted

[pawn]new JoinPed[86][1]

{280},//POLICE_FORCE

{281},

{282},

{283},

{284},

{285},

{148},

{286},//Federal Of Investigation

{164},

{285},//National Guard

{276},

{70},//FIRE/AMBULANCE

{274},

{275},

{277},

{278},

{279},

{258},//The Sicilian Mafia

{111},

{126},

{125},

{124},

{98},//23

{117},//The Triads

{118},

{120},

{169},

{121},

{122},

{127},//HITMANS

{165},

{186},

{93},

{141},

{148},//NEWS_REPORTERS

{188},

{187},

{255},//TAXI_CAB_COMPANY

{253},

{8},//TOW_CAR_COMPANY

{42},

{106},//The Barzini Family

{105},

{107},

{269},

{271},

{270},

{195},

{102},//The Paterno Family

{103},

{104},

{296},

{108},//The Tattaglia Family

{110},

{111},

{126},

{122},

{114},//The 69Pier Mobs Family

{116},

{117},

{46},

new Peds[198][1] =

//CIVILIANS DOWN HERE

{248},{100},{256},{263},{262},{261},{260},{259},{257},{256},{196},

{252},{251},{249},{246},{245},{244},{243},{242},{241},{240},{197},

{238},{237},{236},{235},{234},{233},{232},{231},{230},{229},{94},

{226},{225},{224},{223},{222},{221},{220},{219},{218},{60},{95},

{217},{216},{215},{214},{213},{212},{211},{210},{209},{247},{78},

{207},{206},{205},{204},{203},{202},{201},{200},{199},{198},{290},

{194},{193},{192},{191},{190},{189},{185},{184},{183},{239},{77},

{182},{181},{271},{179},{178},{176},{172},{170},{168},{167},{162},

{161},{160},{159},{158},{157},{156},{155},{154},{153},{152},{151},

{146},{145},{144},{143},{142},{140},{139},{138},{137},{136},{135},

{134},{133},{132},{131},{130},{129},{128},{254},{99},{97},{96},//110

{92},{90},{89},{88},{87},{85},{84},{83},{82},{81},{80},{79},{76},

{75},{73},{72},{69},{68},{105},{66},{64},{63},{62},{58},{57},{56},{55},//27

{54},{53},{52},{51},{50},{49},{45},{44},{43},{41},{39},{38},{37},{36},{35},

{34},{33},{32},{31},{30},{29},{28},{27},{26},{25},{24},{23},{22},{21},{20},

{19},{18},{17},{16},{15},{14},{13},{12},{11},{10},{1},{2},

{291},//16,16,16,16

{292},//CESAR

{293},//OGLOC

{187},

{297},//MADDOGG

{298},//CAT[/pawn]

incearca asa ,intereseaza-te mai mult pe net, baga-ti nasul , da-ti cu parerea, asa am reusit si eu cu cateva probleme... incearca copy/paste pe google la eroare.... vezi ce rezultate iti da, poate a mai avut cineva problema asta si sa rezolvat....

Posted

[pawn]new JoinPed[86][1]

{280},//POLICE_FORCE

{281},

{282},

{283},

{284},

{285},

{148},

{286},//Federal Of Investigation

{164},

{285},//National Guard

{276},

{70},//FIRE/AMBULANCE

{274},

{275},

{277},

{278},

{279},

{258},//The Sicilian Mafia

{111},

{126},

{125},

{124},

{98},//23

{117},//The Triads

{118},

{120},

{169},

{121},

{122},

{127},//HITMANS

{165},

{186},

{93},

{141},

{148},//NEWS_REPORTERS

{188},

{187},

{255},//TAXI_CAB_COMPANY

{253},

{8},//TOW_CAR_COMPANY

{42},

{106},//The Barzini Family

{105},

{107},

{269},

{271},

{270},

{195},

{102},//The Paterno Family

{103},

{104},

{296},

{108},//The Tattaglia Family

{110},

{111},

{126},

{122},

{114},//The 69Pier Mobs Family

{116},

{117},

{46},

new Peds[198][1] =

//CIVILIANS DOWN HERE

{248},{100},{256},{263},{262},{261},{260},{259},{257},{256},{196},

{252},{251},{249},{246},{245},{244},{243},{242},{241},{240},{197},

{238},{237},{236},{235},{234},{233},{232},{231},{230},{229},{94},

{226},{225},{224},{223},{222},{221},{220},{219},{218},{60},{95},

{217},{216},{215},{214},{213},{212},{211},{210},{209},{247},{78},

{207},{206},{205},{204},{203},{202},{201},{200},{199},{198},{290},

{194},{193},{192},{191},{190},{189},{185},{184},{183},{239},{77},

{182},{181},{271},{179},{178},{176},{172},{170},{168},{167},{162},

{161},{160},{159},{158},{157},{156},{155},{154},{153},{152},{151},

{146},{145},{144},{143},{142},{140},{139},{138},{137},{136},{135},

{134},{133},{132},{131},{130},{129},{128},{254},{99},{97},{96},//110

{92},{90},{89},{88},{87},{85},{84},{83},{82},{81},{80},{79},{76},

{75},{73},{72},{69},{68},{105},{66},{64},{63},{62},{58},{57},{56},{55},//27

{54},{53},{52},{51},{50},{49},{45},{44},{43},{41},{39},{38},{37},{36},{35},

{34},{33},{32},{31},{30},{29},{28},{27},{26},{25},{24},{23},{22},{21},{20},

{19},{18},{17},{16},{15},{14},{13},{12},{11},{10},{1},{2},

{291},//16,16,16,16

{292},//CESAR

{293},//OGLOC

{187},

{297},//MADDOGG

{298},//CAT[/pawn]

incearca asa ,intereseaza-te mai mult pe net, baga-ti nasul , da-ti cu parerea, asa am reusit si eu cu cateva probleme... incearca copy/paste pe google la eroare.... vezi ce rezultate iti da, poate a mai avut cineva problema asta si sa rezolvat....

credema ca daca gaseam inainte pe google tot ce am nevoie si imi fixam errorile nu mai veneam aici sa fac topic pentru ca am o problema deoarece nu imi place sa le aglomerez treaba moderatorilor.

Iar tu daca nu stii sa imi rezolvi problema la ce ai mai postat?eu am cerut ajutor nu unde sa caut ca asa stiu si eu sa caut pe google dar nu toti au aceeasi problema si nu gasesti ca sa fim intelesi.Tu ai venit sa iti faci si tu un post in nici un caz sa ajuti asa ca data viitoare posteaza ceva care are sens nu sa le spui tu altora sa caute pe google deoarece pana la urma de asta e facut sa-mp.ro si sectiunea ajutor scripting ca sa primesti ajutor nu sa cauti in alta parte.

Posted

[glow=red,2,300]Ai incercat sa maresti stringul? JoinPed[86][1] [sau matrice ce pnm sunt astea] -> JoinPed[986][111] [/glow]

[glow=blue,2,300]SAMP.[glow=yellow,2,300]RSP-GAME[glow=red,2,300].NET[/glow][/glow][/glow]

Posted

Deci am error 052:multi dimensional arrays must pe fully initalized pe line 3529

error029:invalid expression assumed zero si error 008:must be a constant expression;assumed zero amandoua pe line 3555

[pawn]new JoinPed[86][1] = {

{280},//POLICE_FORCE

{281},

{282},

{283},

{284},

{285},

{148},

{286},//Federal Of Investigation

{164},

{285},//National Guard

{276},

{70},//FIRE/AMBULANCE

{274},

{275},

{277},

{278},

{279},

{258},//The Sicilian Mafia

{111},

{126},

{125},

{124},

{98},//23

{117},//The Triads

{118},

{120},

{169},

{121},

{122},

{127},//HITMANS

{165},

{186},

{93},

{141},

{148},//NEWS_REPORTERS

{188},

{187},

{255},//TAXI_CAB_COMPANY

{253},

{8},//TOW_CAR_COMPANY

{42},

{106},//The Barzini Family

{105},

{107},

{269},

{271},

{270},

{195},

{102},//The Paterno Family

{103},

{104},

{296},

{108},//The Tattaglia Family

{110},

{111},

{126},

{122},

{114},//The 69Pier Mobs Family

{116},

{117},

{46}

}; ei bine aici imi da error 052

new Peds[198][1] = {

//CIVILIANS DOWN HERE

{248},{100},{256},{263},{262},{261},{260},{259},{257},{256},{196},

{252},{251},{249},{246},{245},{244},{243},{242},{241},{240},{197},

{238},{237},{236},{235},{234},{233},{232},{231},{230},{229},{94},

{226},{225},{224},{223},{222},{221},{220},{219},{218},{60},{95},

{217},{216},{215},{214},{213},{212},{211},{210},{209},{247},{78},

{207},{206},{205},{204},{203},{202},{201},{200},{199},{198},{290},

{194},{193},{192},{191},{190},{189},{185},{184},{183},{239},{77},

{182},{181},{271},{179},{178},{176},{172},{170},{168},{167},{162},

{161},{160},{159},{158},{157},{156},{155},{154},{153},{152},{151},

{146},{145},{144},{143},{142},{140},{139},{138},{137},{136},{135},

{134},{133},{132},{131},{130},{129},{128},{254},{99},{97},{96},//110

{92},{90},{89},{88},{87},{85},{84},{83},{82},{81},{80},{79},{76},

{75},{73},{72},{69},{68},{105},{66},{64},{63},{62},{58},{57},{56},{55},//27

{54},{53},{52},{51},{50},{49},{45},{44},{43},{41},{39},{38},{37},{36},{35},

{34},{33},{32},{31},{30},{29},{28},{27},{26},{25},{24},{23},{22},{21},{20},

{19},{18},{17},{16},{15},{14},{13},{12},{11},{10},{1},{2},

{291},//16,16,16,16

{292},//CESAR

{293},//OGLOC

{187},

{297},//MADDOGG

{298},//CAT

};iar aici error 029 si error 008[/pawn] cam asta e tot de la line 3467 la l3555 si nu stiu cum sa fixez aceste errori va rog frumos sa ma ajutati :D

[pawn]new JoinPed [ ] [ ] = {

{280},//POLICE_FORCE

{281},

{282},

{283},

{284},

{285},

{148},

{286},//Federal Of Investigation

{164},

{285},//National Guard

{276},

{70},//FIRE/AMBULANCE

{274},

{275},

{277},

{278},

{279},

{258},//The Sicilian Mafia

{111},

{126},

{125},

{124},

{98},//23

{117},//The Triads

{118},

{120},

{169},

{121},

{122},

{127},//HITMANS

{165},

{186},

{93},

{141},

{148},//NEWS_REPORTERS

{188},

{187},

{255},//TAXI_CAB_COMPANY

{253},

{8},//TOW_CAR_COMPANY

{42},

{106},//The Barzini Family

{105},

{107},

{269},

{271},

{270},

{195},

{102},//The Paterno Family

{103},

{104},

{296},

{108},//The Tattaglia Family

{110},

{111},

{126},

{122},

{114},//The 69Pier Mobs Family

{116},

{117},

{46}

};[/pawn]

[pawn]new Peds [ ] [ ] = {

//CIVILIANS DOWN HERE

{248},{100},{256},{263},{262},{261},{260},{259},{257},{256},{196},

{252},{251},{249},{246},{245},{244},{243},{242},{241},{240},{197},

{238},{237},{236},{235},{234},{233},{232},{231},{230},{229},{94},

{226},{225},{224},{223},{222},{221},{220},{219},{218},{60},{95},

{217},{216},{215},{214},{213},{212},{211},{210},{209},{247},{78},

{207},{206},{205},{204},{203},{202},{201},{200},{199},{198},{290},

{194},{193},{192},{191},{190},{189},{185},{184},{183},{239},{77},

{182},{181},{271},{179},{178},{176},{172},{170},{168},{167},{162},

{161},{160},{159},{158},{157},{156},{155},{154},{153},{152},{151},

{146},{145},{144},{143},{142},{140},{139},{138},{137},{136},{135},

{134},{133},{132},{131},{130},{129},{128},{254},{99},{97},{96},//110

{92},{90},{89},{88},{87},{85},{84},{83},{82},{81},{80},{79},{76},

{75},{73},{72},{69},{68},{105},{66},{64},{63},{62},{58},{57},{56},{55},//27

{54},{53},{52},{51},{50},{49},{45},{44},{43},{41},{39},{38},{37},{36},{35},

{34},{33},{32},{31},{30},{29},{28},{27},{26},{25},{24},{23},{22},{21},{20},

{19},{18},{17},{16},{15},{14},{13},{12},{11},{10},{1},{2},

{291},//16,16,16,16

{292},//CESAR

{293},//OGLOC

{187},

{297},//MADDOGG

{298},//CAT

};

[/pawn]

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.