Jump to content
  • 0

Problema server


KAPSu

Question

Am schimbat o factiune si imi dau erorile astea:

C:\Users\Andrei\Desktop\samp\gamemodes\originalbackup.pwn(1734) : error 052: multi-dimensional arrays must be fully initialized

( }; ) este linia 1734 :)

[pawn]{66},//FMA

{177},

{296},

{292},

{293},

{242}

};[/pawn]

C:\Users\Andrei\Desktop\samp\gamemodes\originalbackup.pwn(7785) : warning 204: symbol is assigned a value that is never used: "cash"

[pawn]new cash =  GetPlayerMoney(targetid);[/pawn]

Cel din urma va fi cel dintâi.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Am rezolvat a 2 a eroare dar pe prima nu.Acum imi arata asa:

C:\Users\Andrei\Desktop\samp\gamemodes\originalbackup.pwn(1729) : error 052: multi-dimensional arrays must be fully initialized

C:\Users\Andrei\Desktop\samp\gamemodes\originalbackup.pwn(1730) : error 055: start of function body without function header

C:\Users\Andrei\Desktop\samp\gamemodes\originalbackup.pwn(1736) : error 010: invalid function or declaration

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

{71},//POLICE_FORCE

{280},

{281},

{282},

{283},

{288},

{286},//FBI/ATF

{164},

{163},

{287},//NATIONAL_GUARD

{285},

{70},//FIRE/AMBULANCE

{274},

{275},

{276},

{277},

{278},

{279},

{258},//LA_COSA_NOSTRA

{126},

{124},

{111},

{125},

{112},

{56},

{122},//YAKUZA

{121},

{123},

{184},

{117},

{169},

{127},//HITMANS

{165},

{93},

{187},//NEWS_REPORTERS

{188},

{192},

{253},//TAXI_CAB_COMPANY

{255},

{153},

{60},//DRIVING/FLYING_SCHOOL

{59},

{150},

{176},//Crips Gang

{143},

{103},

{102},

{104},

{13},

{144},//themafia gang

{180},

{22},

{19},

{67},

{195},

{184},//vla gang

{48},

{116},

{116},

{114},

{193},

{30},//lsv Gang

{179},

{109},

{110},

{110},

{191},

{28},//BALLAS

{176},

{25},

{102},

{103},

{104},

{105},//Grove

{106},

{107},

{269},

{270},

{195},

{271}

};

{66},//FMA

{177},

{296},

{292},

{293},

{242}

};[/pawn]

Cel din urma va fi cel dintâi.

Link to comment
Share on other sites

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.