SA-MP Forums Archive
Brace deleted - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Brace deleted (/showthread.php?tid=104716)



Brace deleted - Stas92 - 25.10.2009

Hey guys,

I've accidentally deleted during the close of pawno a brace and now I get errors because of it. Unfortunately, that was so hastily drawn with the mouse and now I do not know where this place was. Is there a way to find them?


Re: Brace deleted - Eazy_Efolife - 25.10.2009

Not being lazy and looking through the script can help. If its a big script try pressing undo or check the thing you did last


Re: Brace deleted - Stas92 - 25.10.2009

Yes, it is a very big script and the undo button doesn't help, because i closed pawno ... now I can't find the part with the missing brace: }

Is there a tool or something which can help me?


Re: Brace deleted - Ritchie999 - 25.10.2009

Quote:
Originally Posted by Stas92
Yes, it is a very big script and the undo button doesn't help, because i closed pawno ... now I can't find the part with the missing brace: }

Is there a tool or something which can help me?
Yes, your brain is a very useful tool... send me a list of errors you get in pm


Re: Brace deleted - Stas92 - 25.10.2009

Код:
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2163) : error 017: undefined symbol "ShowServerPassword"
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2177) : error 017: undefined symbol "AntiDeAMX"
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2188) : error 017: undefined symbol "MakeSkinPriceArray"
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2261) : error 004: function "FixHour" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2274) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2275) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2276) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2277) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2280) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2282) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2284) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2285) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2288) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2291) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2294) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2297) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2300) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2303) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2305) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2306) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2307) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2309) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(2310) : error 004: function "CreateStreamPickup" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(4186) : error 004: function "OnPlayerDataSave" is not implemented
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(4257) : error 017: undefined symbol "RPName"
C:\Users\Stas\SaMP - Server - CCC\samp03server.win32\gamemodes\cc_openbeta.pwn(4261) : error 017: undefined symbol "GetPlayerNameEx"

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


26 Errors.
I think, my brain is on the right place ^^ Not like the brace oO ... You can see, all the errors are above line 4261 ... can that be usefull for my search?


Re: Brace deleted - Ritchie999 - 25.10.2009

look at every number line from the error list