SA-MP Forums Archive
Help Me eroors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help Me eroors (/showthread.php?tid=530816)



Help Me eroors - ILOVEPAWNV - 09.08.2014

http://pastebin.com/VAnkcdne
how im can fix?
ty all for help


Re: Help Me eroors - ILOVEPAWNV - 09.08.2014

up please help me!


Re: Help Me eroors - Hammomd - 09.08.2014

Код:
4514:
ShowPlayerDialog(playerid,1546,DIALOG_STYLE_MSGBOX,"{924161}Boosting",BoostText,"הסתר", "");
 
16665:
if(TanksCount > 0){ 
Show more of that line
 
16718:
public TanksUnFreeze(){
 Here too

16719:
for(new i;i<MAX_PLAYERS;i++) {
 
16720:
if(IsPlayerConnected(i) && InTanks[i] == 1){
 ї?
16724:
PlayerPlaySoundToAll(1056);
Код:
for(new snd = 0; snd < MAX_PLAYERS; snd++)
{
   PlayerPlaySound(snd, 1056)
}
16726:
return 1;}

17579:
}
Show more code of line 16665, 16718,, 16720, 16726 and 17579