SA-MP Forums Archive
Errors help - 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: Errors help (/showthread.php?tid=417783)



Errors help - Nivniv2 - 22.02.2013

Код:
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(1315) : error 021: symbol already defined: "GivePlayerMoney"
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(1318) : error 010: invalid function or declaration
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(33027) : error 001: expected token: ";", but found "}"
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(33032) : error 001: expected token: ";", but found "}"
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(33049) : error 001: expected token: ";", but found "}"
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(33054) : error 001: expected token: ";", but found "}"
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(52473) : error 047: array sizes do not match, or destination array is too small
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(66580) : error 047: array sizes do not match, or destination array is too small
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(71411) : error 025: function heading differs from prototype
C:\Users\user\Desktop\roleplay\gamemodes\roleplay.pwn(71411) : error 021: symbol already defined: "ProxDetector"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.



Re: Errors help - SilverKiller - 22.02.2013

Am i blind or i don't see any code