Jump to content
  • 0

[Ajutor]Error compiler!


Colenelu

Question

Nick:Colenelu

Problema:imi da erroare cand dau compiler si nu stiu de ce!

Erori / warnings:

(5911) : error 047: array sizes do not match, or destination array is too small
(5923) : error 047: array sizes do not match, or destination array is too small
(5927) : error 047: array sizes do not match, or destination array is too small
(5936) : error 047: array sizes do not match, or destination array is too small
(5948) : error 047: array sizes do not match, or destination array is too small
(5952) : error 047: array sizes do not match, or destination array is too small
(6005) : error 047: array sizes do not match, or destination array is too small
(6017) : error 047: array sizes do not match, or destination array is too small
(6021) : error 047: array sizes do not match, or destination array is too small
(6030) : error 047: array sizes do not match, or destination array is too small
(6042) : error 047: array sizes do not match, or destination array is too small
(6046) : error 047: array sizes do not match, or destination array is too small
(6094) : error 047: array sizes do not match, or destination array is too small
(6106) : error 047: array sizes do not match, or destination array is too small
(6110) : error 047: array sizes do not match, or destination array is too small
(14058) : error 047: array sizes do not match, or destination array is too small
(14070) : error 047: array sizes do not match, or destination array is too small
(14074) : error 047: array sizes do not match, or destination array is too small
(56593) : error 047: array sizes do not match, or destination array is too small
(56605) : error 047: array sizes do not match, or destination array is too small
(56609) : error 047: array sizes do not match, or destination array is too small
(56618) : error 047: array sizes do not match, or destination array is too small
(56630) : error 047: array sizes do not match, or destination array is too small
(56634) : error 047: array sizes do not match, or destination array is too small
(56695) : error 047: array sizes do not match, or destination array is too small
(56707) : error 047: array sizes do not match, or destination array is too small
Lini/script:Una dintre linii
6005 ttext = "Los Aztecas";

5994 else if(echipa02 == 0)
5995		{
5996  			for(new [color=red][b][i][censured by the system][/i][/b][/color] = 0; [color=red][b][i][censured by the system][/i][/b][/color] <= MAX_PLAYERS; [color=red][b][i][censured by the system][/i][/b][/color]++)
5997  			{
5998	  			if(IsPlayerConnected([color=red][b][i][censured by the system][/i][/b][/color]))
5999				{
6000				    wars[[color=red][b][i][censured by the system][/i][/b][/color]] = 0;
6001				    joinwar = 0;
6002					new ttext[10];
6003					if(TeritoriuData[warid][tOwned] == 11)
6004					{
6005					    ttext = "Gorve Street";
6006					}
6007					else if(TeritoriuData[warid][tOwned] == 12)
6008					{
6009					    ttext = "Ballas";
6010					}
6011					else if(TeritoriuData[warid][tOwned] == 13)
6012					{
6013					    ttext = "Los Vagos";
6014					}
6015					else if(TeritoriuData[warid][tOwned] == 14)
6016					{
6017					    ttext = "Los Aztecas";
6018					}
6019					else if(TeritoriuData[warid][tOwned] == 15)
6020					{
					    ttext = "The Russian Mafia";
					}
					else if(TeritoriuData[warid][tOwned] == 16)
					{
					    ttext = "The Rifa";
					}
					new tttext[10];
					if(waratack == 11)
					{
					    tttext = "Grove Street";
					}
					else if(waratack == 12)
					{
					    tttext = "Ballas";
					}
					else if(waratack == 13)
					{
					    tttext = "Los Vagos";
					}
					else if(waratack == 14)
					{
					    tttext = "Los Aztecas";
					}
					else if(waratack == 15)
					{
					    tttext = "The Russian Mafia";
					}
					else if(waratack == 16)
					{
					    tttext = "The Rifa";
				    }
					if(IsAMember([color=red][b][i][censured by the system][/i][/b][/color]))
	    			{
						format(string, sizeof(string), "Clanul %s a castigat un teritoriu de la Clanul %s",tttext,ttext);
						SendClientMessage([color=red][b][i][censured by the system][/i][/b][/color], COLOR_BBLUE,string);
						GangZoneStopFlashForAll(turf[warid]);
6057		    		}					{

Ai incercat sa rezolvi singur ?:Nu pentru a nu stiu ce are :(

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

(
6005) : error 047: array sizes do not match, or destination array is too small
(6017) : error 047: array sizes do not match, or destination array is too small
(6021) : error 047: array sizes do not match, or destination array is too small
(56555) : error 047: array sizes do not match, or destination array is too small
(56567) : error 047: array sizes do not match, or destination array is too small
(56571) : error 047: array sizes do not match, or destination array is too small
(56657) : error 047: array sizes do not match, or destination array is too small
(56669) : error 047: array sizes do not match, or destination array is too small
(56673) : error 047: array sizes do not match, or destination array is too small
(56786) : error 047: array sizes do not match, or destination array is too small
(56798) : error 047: array sizes do not match, or destination array is too small
(56802) : error 047: array sizes do not match, or destination array is too small

am inlocuit cu 128 si imi da errorile astea

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.