SA-MP Forums Archive
PLS help me! - 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: PLS help me! (/showthread.php?tid=580197)



PLS help me! - OnlYgEnyUS - 03.07.2015

I need to fix this errors fast because i have to upload on host the server today.Sry for my bad English.

Код:
C:\Users\Admin\Desktop\Altele\Desktop\samp03\pawno\include\ChatColor.inc(6) : warning 207: unknown #pragma
C:\Users\Admin\Desktop\Altele\Desktop\samp03\pawno\include\ChatColor.inc(6) : error 038: extra characters on line
C:\Users\Admin\Desktop\Altele\Desktop\samp03\pawno\include\JunkBuster.inc(61) : warning 201: redefinition of constant/macro (symbol "RED")
C:\Users\Admin\Desktop\Altele\Desktop\samp03\gamemodes\HGZ.pwn(2516) : error 017: undefined symbol "BigEar"
C:\Users\Admin\Desktop\Altele\Desktop\samp03\gamemodes\HGZ.pwn(2516) : warning 215: expression has no effect
C:\Users\Admin\Desktop\Altele\Desktop\samp03\gamemodes\HGZ.pwn(2516) : error 001: expected token: ";", but found "]"
C:\Users\Admin\Desktop\Altele\Desktop\samp03\gamemodes\HGZ.pwn(2516) : error 029: invalid expression, assumed zero
C:\Users\Admin\Desktop\Altele\Desktop\samp03\gamemodes\HGZ.pwn(2516) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
Код:
  LINE 2516 	gOoc[playerid] = 0; gNews[playerid] = 0; BigEar[playerid] = 0;gDice[playerid] = 0; gFam[playerid] = 0; gRadio[playerid] = 0; gDepartments[playerid] = 0;