SA-MP Forums Archive
how to fix it? :( - 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: how to fix it? :( (/showthread.php?tid=512295)



how to fix it? :( - ExcelDwi - 10.05.2014

Код:
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2175) : error 021: symbol already defined: "GetPlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2183) : error 010: invalid function or declaration
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2194) : error 010: invalid function or declaration
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2206) : error 010: invalid function or declaration
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2215) : error 021: symbol already defined: "format"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2221) : error 021: symbol already defined: "SetPlayerMapIcon"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2279) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2280) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2281) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2282) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2283) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2284) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2285) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2286) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2287) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2288) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2289) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2290) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2291) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2292) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2293) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2294) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2298) : error 004: function "ResetVariables" is not implemented
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2307) : error 004: function "RemoveRoadblock" is not implemented
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2330) : error 017: undefined symbol "PlayerName"
C:\GTA - San Andreas\SERVER\gamemodes\SFCRRPG.pwn(2360) : error 017: undefined symbol "PlayerObjectUpdate"

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


26 Errors.
Help me to fix it

Script: http://pastelink.me/dl/73bcc4


Re: how to fix it? :( - Parallex - 10.05.2014

It's because you're missing a Bracket[{ or }] In the last thing you scripted.


Re: how to fix it? :( - DiGiTaL_AnGeL - 10.05.2014

Put the code on pastebin.


Re: how to fix it? :( - Parallex - 10.05.2014

Quote:
Originally Posted by DiGiTaL_AnGeL
Put the code on pastebin.
It's already there.

Quote:
Originally Posted by ExcelDwi
EDIT: Oh sorry, maybe you requested the code of errors on Pastebin, I thought the script one.


Re: how to fix it? :( - ExcelDwi - 10.05.2014

Quote:
Originally Posted by DiGiTaL_AnGeL
Посмотреть сообщение
Put the code on pastebin.
Sorry in pastebin could not because the limit.

this pastebay.net/1435102


Re: how to fix it? :( - Parallex - 10.05.2014

I already told you the error, bro.
Quote:
Originally Posted by BenJackster
Посмотреть сообщение
It's because you're missing a Bracket[{ or }] In the last thing you scripted.



Re: how to fix it? :( - DiGiTaL_AnGeL - 10.05.2014

Quote:
Originally Posted by BenJackster
Посмотреть сообщение
I already told you the error, bro.
Yes, that is your problem. Sorry, didn't see your post.(I often open many pages and reply after a few minutes)

Quote:

This forum requires that you wait 120 seconds between posts. Please try again in 3 seconds.