SA-MP Forums Archive
Clean and fix this please.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Clean and fix this please.. (/showthread.php?tid=435347)



**DELETE** - Pettersen - 06.05.2013

**DELETE


Re: Clean and fix this please.. - .FuneraL. - 06.05.2013

Quote:
Originally Posted by Pettersen
Посмотреть сообщение
Hey
Can someone fix this errors and warnings and "clean" the script?
Clean OnDialogResponse Please!!
Код:
C:\Users\*****\Desktop\Trucking\gamemodes\Trucking.pwn(274) : warning 217: loose indentation
C:\Users\*****\Desktop\Trucking\gamemodes\Trucking.pwn(280) : warning 217: loose indentation
C:\Users\*****\Desktop\Trucking\gamemodes\Trucking.pwn(288) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

3 Warnings.
Here!!!DD
It's only bad indentation, align your script or use in top of script

pawn Код:
#pragma tabsize 0
Here a one link for auto-indentation: Link, Sorry, it's brazilian page.




**DELETE** - Pettersen - 06.05.2013

**DELETE