12.12.2012, 14:41
Oh god so much facepalm in this thread.
Instead of saying "do this, do that" and providing stupid code likt he tabsize pragma, which in fact just hides the errors, how about TEACH why this error occurs and how to fix it?
This error occurs because you don't indent your code correctly.
Read upon indentation here: https://sampforum.blast.hk/showthread.php?tid=256961
Edit: You could always paste your code into Notepad++ and install the plugin "TextFx", then navigate in the menu to: TextFx > TextFx Edit > Reindent C++ Code. This will automaticly try to indent your code correctly.
Instead of saying "do this, do that" and providing stupid code likt he tabsize pragma, which in fact just hides the errors, how about TEACH why this error occurs and how to fix it?
This error occurs because you don't indent your code correctly.
Read upon indentation here: https://sampforum.blast.hk/showthread.php?tid=256961
Edit: You could always paste your code into Notepad++ and install the plugin "TextFx", then navigate in the menu to: TextFx > TextFx Edit > Reindent C++ Code. This will automaticly try to indent your code correctly.