16.02.2016, 15:58
The second one is more readable than the first one, PAWN isn't a language which cares about how much whitespace is in the file but the main point would be that it's readable and doesn't look stupid in this case. Indentation is a good way to help distinguish what is what in the piece of code and well makes it easier to read, and well it looks more clean..