- 0
[Ajutor]Error compiler!
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Colenelu
Nick:Colenelu
Problema:imi da erroare cand dau compiler si nu stiu de ce!
Erori / warnings:
Lini/script:Una dintre linii5994 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 :(
10 answers to this question
Recommended Posts