31.01.2013, 05:00
******
Or..
Tryed to look how it is but found something only like this you need only to do it with textdraws...
Orginal :https://sampforum.blast.hk/showthread.php?tid=281867
Quote:
|
Indent your code properly - that's the ONLY solution. Errors can manifest themselves on incorrect lines sometimes as the compiler doesn't realise anything is missing until it reaches something it wasn't expecting later on in the code. And then the question is what line should a "missing" feature be reported on? In theory if it's missing, it's missing from every line after where it could have first appeared (but backtracking to that point is hard). Solution! |
Quote:
|
Show the callback / function above where the error is Solution PrawkC |
Orginal :https://sampforum.blast.hk/showthread.php?tid=281867

