SA-MP Forums Archive
Finding a missing bracket via Notepad++ - 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: Finding a missing bracket via Notepad++ (/showthread.php?tid=218082)



Finding a missing bracket via Notepad++ - Biesmen - 29.01.2011

Hello,

I'm looking for that function to find a missing bracket via Notepad++.
I couldn't find the missing bracket, so I started to use Notepad++. But I don't know how to find the missing bracket via this program. It gives the same errors as PAWNO(ofcourse), but it doesn't show me if I'm missing a bracket.

So I hope you could help me.

I already googl'd stuff, but I couldn't find the answer..

Thank you.


Re: Finding a missing bracket via Notepad++ - Anthonyx3' - 29.01.2011

Its not that hard, look at the last things you editted. If you dont have many lines i recommend just scrolling down the whole gm looking for it.


Re: Finding a missing bracket via Notepad++ - Biesmen - 29.01.2011

Quote:
Originally Posted by Anthonyx3'
Посмотреть сообщение
Its not that hard, look at the last things you editted. If you dont have many lines i recommend just scrolling down the whole gm looking for it.
Yes it is that hard, I checked my script for a hour and I still couldn't find the missing bracket. The script has 39000 lines.


Re: Finding a missing bracket via Notepad++ - Anthonyx3' - 29.01.2011

should have made your own xD.

OT: can't you remember the last things you added?


Re: Finding a missing bracket via Notepad++ - Biesmen - 29.01.2011

Quote:
Originally Posted by Anthonyx3'
Посмотреть сообщение
should have made your own xD.
I did.

Quote:
Originally Posted by Anthonyx3'
Посмотреть сообщение
OT: can't you remember the last things you added?
No, I accidentally removed a brace. But I don't remember where.

Edit: I found the missing brace.
But if this happens again, in the future, I'd still like to know how to find missing braces via notepad++.

So, it is fixed but the question has not been answered yet.


Re: Finding a missing bracket via Notepad++ - tooomi - 31.01.2011

this is what I am trying to do right now:

https://sampforum.blast.hk/showthread.php?tid=171429

hope this helps for u & me


Re: Finding a missing bracket via Notepad++ - AzTeCaS - 31.01.2011

What you mean