HELP loose identation :( 31488 - 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: HELP loose identation :( 31488 (
/showthread.php?tid=471379)
HELP loose identation :( 31488 -
FLapJAck - 22.10.2013
Re: HELP loose identation :( 31488 -
Tagathron - 22.10.2013
I suppose the warning is about loose indentation then.
It means line of code is not indented,just go to the line and align it with other ones (press TAB)
Re: HELP loose identation :( 31488 -
PrivatioBoni - 22.10.2013
Line up the "return 1;" with the "DestoryDynamicPickup" on line 31485 and the warning should go.