SA-MP Forums Archive
Column in pawno - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Column in pawno (/showthread.php?tid=338741)



Column in pawno - DartakousLien - 30.04.2012

Why is pawno have this bar? is something special? a guide?




Re: Column in pawno - MP2 - 30.04.2012

You should try not to go over that. I believe it is 80 characters.


Re: Column in pawno - DartakousLien - 30.04.2012

hum I also thought that was it, but just to be sure I decided to ask. Thank you very much


Re: Column in pawno - TheDominator - 30.04.2012

Yeah like MP2 said, it's a guide line of where you should stop and start another line.


Re: Column in pawno - DartakousLien - 30.04.2012

even now, what can happen if I pass this column?


Re: Column in pawno - TheDominator - 01.05.2012

Well to be honest with you am not sure, I think it's just a guideline so that the script doesn't get messy with the script going off the page.


Re: Column in pawno - DartakousLien - 01.05.2012

I remember I once wrote a line so long that at one point left to read the code and even the text passed to error and invalid character, so was wondering if for example in the case of this line does not exceed the server does not become so heavy or complicated to compile pawno


Re: Column in pawno - TheDominator - 01.05.2012

Yeah it's probably to do with limiting the amount of text characters on 1 line then.


Re: Column in pawno - admantis - 01.05.2012

The line is supposed to guide you, comments shouldn't be beyond that line. Organization purposes. I personally don't write comments beyond that line, but the raw code is OK.


Re: Column in pawno - Crazymax - 01.05.2012

its nothing..... just for to show you the length i guess like MP2 said..

but if you go over that don't worry... nothing will happen, unless you have like 10 lines in one it will error