19.05.2015, 18:57
at the top of your script do:
and the pawn compiler will ignore line spacing.
You might have to manually do it yourself, if your any good in C# or something you could write a script to fix it, but its probably too much for just that. You could get someone else to make you one.
Код:
pragma tabsize 0
You might have to manually do it yourself, if your any good in C# or something you could write a script to fix it, but its probably too much for just that. You could get someone else to make you one.