Loose Indentation
#1

Does loose indentation warnings ever make my script not work properly? like... make a certain function not work just right? or is it just saying the script looks sloppy?
Reply
#2

It's saying that the script is looking sloppy, but won't make your script do bisarre stuff.

pawn Код:
#pragma tabsize 0
would stop giving this warning no matter how bad you are to indent. ( only making it worse for your selves )
Reply
#3

Draco blue released a tool which fixes your loose indent problems.

http://dracoblue.net/tidy/pawn/
Reply
#4

And boylett too

http://boylett.com/scripts/autoindent.php
Reply
#5

Quote:
Originally Posted by Kevin_Joshen
Посмотреть сообщение
Does loose indentation warnings ever make my script not work properly? like... make a certain function not work just right? or is it just saying the script looks sloppy?
And how you think?

with these warnings is easy to loose whole script if the {}{}{} is not matching or someone missing it can corrup whole script with 26 and 26 and 26 ......... errors.


DONT USE TOO MUCH COPY AND PASTE !!!
Reply
#6

oh mi gawd, pls lurn to indent.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)