Pawno Indentation
#1

is there a program i can get to make it all have the dent in it so i dont gotta go manually and do it ?
Reply
#2

the point in using a fixed indentation is also to make your code more viewable for yourself and others..
if you have everything written in somehow, you won't find anything later.. or at least won't get several parts as you just don't know where you currently are, when something starts and when something else ends...
just do it e.g. like this:
after each { or after any "if" call one "tab" to the right and after each } or when an "if" ends one "tab" back..
Reply
#3

If you want messy script use #pragma tabsize 0 under defines that will fix the Identation errors... But will make the script a mess
Reply
#4

http://dracoblue.net/tidy/pawn/
Kaboom.
Reply
#5

Try this program out its just like pawno but has a auto indentation in the tools section even if u just use it for that and script in pawn still a very handy tool called amxx studio.

http://sourceforge.net/projects/amxm...3.zip/download


Sorry if im not allowed to post this link.
Reply
#6

DracoBlue's TidyPawn is a good tool, as Drebin posted above.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)